Search found 15603 matches
- Thu Mar 23, 2006 6:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to Open the Jobs in DataStage Designer
- Replies: 7
- Views: 2842
- Thu Mar 23, 2006 5:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in Deduping
- Replies: 16
- Views: 3356
Yes , I have specified three columns as key columns . The duplicate records are DOYLESTOWN}PA}18901}ADDR_DIM DOYLESTOWN}PA}18901}ADDR_DIM The first 3 columns are specified as key columns. Hashed files are unable to have duplicate keys; so either you have embedded spaces or undisplayed characters in...
- Thu Mar 23, 2006 5:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to process 3 sequential files sequentially
- Replies: 5
- Views: 1085
- Thu Mar 23, 2006 5:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Query on DataStage Repository
- Replies: 10
- Views: 26269
- Thu Mar 23, 2006 4:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in Deduping
- Replies: 16
- Views: 3356
- Thu Mar 23, 2006 2:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CRC32 for a column in Parallel Job
- Replies: 15
- Views: 4799
- Thu Mar 23, 2006 2:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to create a Project with deleted name
- Replies: 21
- Views: 6875
Since this problem was caused by inadvertantly doing something that shouldn't have been done in the first place and many of the steps touched upon in this thred have the potential of breaking not only a single project but the whole installation I would not feel comfortable describing all these steps...
- Thu Mar 23, 2006 2:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference in key management functions
- Replies: 7
- Views: 2416
OK, but keep your posts less complex to answer. Your original post needs a lot of time to answer, you posted about 8 different questions at the same time - we are volunteers here. The difference between the normal KeyMgtGetNextValue and KeyMgtGetNextValueConcurrent is that the first routine is meant...
- Thu Mar 23, 2006 2:05 am
- Forum: Site/Forum
- Topic: Congratz Arnd!!!
- Replies: 4
- Views: 2198
- Thu Mar 23, 2006 2:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need these Differences
- Replies: 9
- Views: 2062
I just assumed that "Batch" was something outside of DS. I agree with what Ken stated - it was great to program your own batch inside of DS because there were no other options. I still use that portion occasionally to manually start one job from the before-part of another. At 7.5 the rich sequence p...
- Wed Mar 22, 2006 4:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference in key management functions
- Replies: 7
- Views: 2416
Correct, nobody is answering (so far). Part of the reason that I am not interested in doing is that you mixed questions and statements and said you have "doubts". Another part is that the source code is available for you to do your own research. For example - could the difference between "KeyMgtGetN...
- Wed Mar 22, 2006 3:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need these Differences
- Replies: 9
- Views: 2062
I still don't know where to draw a link between batch jobs and sequences. A batch job is external to DataStage and a Sequence is internal to DataStage. It's like asking what the differences are between a shell script and an executable in UNIX- they both have an area where their functionalities overl...
- Wed Mar 22, 2006 1:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need these Differences
- Replies: 9
- Views: 2062
- Wed Mar 22, 2006 11:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert New Rows BETWEEN existing Rows
- Replies: 3
- Views: 759
Write a job that loads your to-be-included file contents to a hashed file, using a key 'B':@INROWNUM as the key and just one column with your contents. In the same job read your source file and write to the same hashed file using the key 'A':@INROWNUM until you hit your trigger "Harry" and then chan...
- Wed Mar 22, 2006 10:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invalid column name
- Replies: 12
- Views: 4774