Search found 42189 matches

by chulett
Fri Nov 25, 2011 7:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Scenario needs to be solved
Replies: 6
Views: 2373

Please try to come up with more descriptive subject lines, pretty much everything here is a "scenario that needs to be solved". Also, rather than force people to puzzle out the relationship between the input and the ouput examples, it is always best to spell out your requirements in words....
by chulett
Fri Nov 25, 2011 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reg. DB2 Connector
Replies: 9
Views: 2835

Or open the stage and then click on the Help button that each stage has inside.
by chulett
Thu Nov 24, 2011 3:01 pm
Forum: General
Topic: Loop final value not numeric
Replies: 3
Views: 1368

Yes, I would be curious what exactly you are trying to loop thru and how it is being generated.
by chulett
Thu Nov 24, 2011 2:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: help in logic
Replies: 11
Views: 4540

I don't see anything about this that requires two transformers. It's just a running subtotal and you can do all that in one transformer along with the 'group change detection' you are doing.
by chulett
Thu Nov 24, 2011 9:34 am
Forum: General
Topic: Capturing Log Information to a table
Replies: 4
Views: 1031

I understand that that ETLStats is not free. Your understanding is wrong. Completely free, thanks to the generosity of Kim Duke. 8) Is it really possible to get these details from the job itself? Yes, use the DSGet* functions such as DSGetJobInfo() and DSGetLinkInfo() for that. There are dsjob equi...
by chulett
Thu Nov 24, 2011 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error reading EBCDIC file using CFF stage.
Replies: 6
Views: 1805

... or perhaps another set of eyeballs.
by chulett
Thu Nov 24, 2011 8:54 am
Forum: General
Topic: Capturing Log Information to a table
Replies: 4
Views: 1031

It's not a small wheel. :wink: Even if you don't use it directly, ETLStats will give you ideas on how you can 'roll your own' and the APIs and techniques you can use to satisfy your requirement. As with most things, there are multiple ways to approach this and it's not really a subject that fits wel...
by chulett
Thu Nov 24, 2011 8:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential_File_1,0: Import warning at record 0:
Replies: 10
Views: 6082

Something that is a little confusing is you keep using "input" and "output" but with the opposite meaning from the stage's standpoint. For us it makes sense to think of "input" as the stage reading and "output" as the stage writing but when it comes to the rea...
by chulett
Thu Nov 24, 2011 8:35 am
Forum: General
Topic: is it possible without c++comiler istllation of ds 8.5 ?
Replies: 10
Views: 2534

While I believe that you can install the compiler after you install DataStage, the best thing to do would be to install the compiler first so the DataStage installer can find it and configure things properly. Afterwards, that configuration becomes more... manual.
by chulett
Thu Nov 24, 2011 8:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reg. DB2 Connector
Replies: 9
Views: 2835

Well... if you really need a response: sorry, no clue. The documentation I have isn't much help, either, nor is Google. Why not ask your official support provider and post the answer back here?
by chulett
Wed Nov 23, 2011 11:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: stored procedure issue
Replies: 6
Views: 1588

Spell out your requirement in words.