Search found 37 matches

by kudaka
Tue May 11, 2004 2:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: What is the field delimiter for Hash files?
Replies: 10
Views: 3935

Found the problem, your replies helped a lot. Thanks.
by kudaka
Tue May 11, 2004 1:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: trying to get multiple rows in transformer
Replies: 5
Views: 2648

Your description to the problem is little confusing. You may try the following, but the accuracy depends on how consistent your data is. First of all, DS may not be the right tool to do this kind of work. Sort your data on attachstart,attachend fields before transformation. Create stage variables to...
by kudaka
Tue May 11, 2004 11:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to stop child jobs?
Replies: 10
Views: 2181

How to get the list of dependent job names? Can you send me any similar code to look at? Thanks.
by kudaka
Tue May 11, 2004 11:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to stop child jobs?
Replies: 10
Views: 2181

Sorry! format got messedup. Hope you will understand the question.
by kudaka
Tue May 11, 2004 11:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to stop child jobs?
Replies: 10
Views: 2181

How to stop child jobs?

I have seen related postings in this forum. I have a master job seq as follows SeqMaster /|\ / | \ / | \ / | \ JSeq1 JSeq2 JSeq3 /\ /\ /\ / \ / \ / \ J1 J2 J3 J4 J5 J6 JSeq1, JSeq2 and JSeq3 will start simultaneously and run in parallel. If J3 fails, JSeq2 and SeqMaster aborts leaving JSeq1 and JSeq...
by kudaka
Tue May 11, 2004 10:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: What is the field delimiter for Hash files?
Replies: 10
Views: 3935

Field delimiter for Hash file - what I am trying to do

Thank you for all the previous replies. I have a hash file in the Unix directory path with one key field and 14 non-key fields. I am opening this file with "openpath" command, reading the record into "PartRec" and then using field function to read 2nd field (non-key). PartitionTo...
by kudaka
Fri May 07, 2004 8:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: What is the field delimiter for Hash files?
Replies: 10
Views: 3935

What is the field delimiter for Hash files?

char(251) or @VM or ???[size=9][/size][/b]