Search found 42189 matches

by chulett
Tue Apr 03, 2012 5:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Logic help
Replies: 14
Views: 5985

For a particulat key(id and name) i need to select the record which is having maximum start date and if it(start date) is null for all the records for that key i need to select based on end date Suddenly, the direction & nullability of the dates have reversed. :? Now we're just at an Aggregator...
by chulett
Tue Apr 03, 2012 5:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Missing key values when using KeyMgtGetNextValue
Replies: 4
Views: 1725

That would be a question for your official support provider, me thinks.
by chulett
Tue Apr 03, 2012 5:23 am
Forum: General
Topic: finding dependent jobs
Replies: 4
Views: 1199

From what I recall, there's a "beaker" shaped icon for this as well. It will depend on, however, how well you've used your saved metadata.
by chulett
Mon Apr 02, 2012 9:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: matrix
Replies: 2
Views: 902

No clue. Explain more.
by chulett
Mon Apr 02, 2012 9:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compile
Replies: 1
Views: 804

Fully explained in the Designer Client Guide pdf.

ps. No 'map'.

(sensing a pattern here)
by chulett
Mon Apr 02, 2012 9:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: append four files
Replies: 12
Views: 3148

Or leverage that in the Sequential File stage's Filter... minus the redirect.
by chulett
Mon Apr 02, 2012 9:29 am
Forum: General
Topic: diff bw primary key and surrowgatekey
Replies: 3
Views: 1141

Why not just google that or ask someone where you work? Not really a DataStage question, after all.
by chulett
Mon Apr 02, 2012 7:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Missing key values when using KeyMgtGetNextValue
Replies: 4
Views: 1725

Hard to say. It can depend on the job design... do you always use all values generated or are some assigned and then blocked by a constraint? Or did the job fail and roll back some rows?
by chulett
Mon Apr 02, 2012 7:01 am
Forum: General
Topic: How to call Datastge job using Active batch schedular
Replies: 2
Views: 1189

Add either -wait or -jobstatus to the command, either will cause it to wait. The difference between the two is documented in the Programmer's Guide pdf, as are all dsjob options.
by chulett
Mon Apr 02, 2012 6:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Logic help
Replies: 14
Views: 5985

All you changed were the 'a' and 'b', so (to me anyway) that doesn't really change anything as I assumed they were wrong in the first place. However, you really haven't done anything to clarify your requirement. "if it is null then i need to fetch the record based on St_Dt" No idea what th...
by chulett
Mon Apr 02, 2012 6:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ds_ipcgetnext() timeout waiting for mutex
Replies: 19
Views: 9587

Server or Parallel job? What does your job design look like?
by chulett
Sat Mar 31, 2012 9:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Field Function Logic
Replies: 5
Views: 1706

Hey, that's what I said. Just with less... code. :wink:
by chulett
Sat Mar 31, 2012 1:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Field Function Logic
Replies: 5
Views: 1706

Split last like you are now and split out 'first middle' using comma as well, then (from the 'first middle' field) split first and middle based on the space with another field() call.
by chulett
Fri Mar 30, 2012 10:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer compliation error
Replies: 6
Views: 6187

Isn't this restriction removed in the later 8.x releases?
by chulett
Fri Mar 30, 2012 2:55 pm
Forum: General
Topic: DataStage comes up before LDAP, userIDs are invalid
Replies: 2
Views: 1496

Make sure you realize that you are replying to a six year old post discussing the 7.x architecture - the new world bears very little resemblance to the old world. Kind of a Christopher Columbus expression but still... Let's get you into your own thread in the proper forum. Edited to add: split from ...