Thanks for response, however
Still in 8.1.
Please suggest any other alternative.
Search found 4 matches
- Wed Nov 30, 2011 8:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parsing a string into multilple columns
- Replies: 3
- Views: 1022
- Wed Nov 30, 2011 7:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parsing a string into multilple columns
- Replies: 3
- Views: 1022
Parsing a string into multilple columns
Hi Input is a delimited file as below KEY_COL|ATTRIBUTE_NAME_2|ATTRIBUTE_VALUE_4 sonj2|USER PRIVILEGES DESC|useradmin+route+suppress+reportadmin Expected output- wants to create multiple rows for each KEY_USER according to attribute values associated with it. KEY_COL ATTRIBUTE_NAME_2 ATTRIBUTE_VALUE...
- Wed Jun 24, 2009 8:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings
- Replies: 1
- Views: 908
Warnings
Facing below warnings in my job. Please let me know how to remove these warnings 1. main_program: Sort key "PROCEDURE_IID" no longer exists in dataset schema. It will be dropped from the inserted sortmerge collector 2. main_program: Sort key "INDCTR_TYPE_CID" no longer exists in ...
- Thu Jun 28, 2007 1:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routin counter variable
- Replies: 1
- Views: 501
Routin counter variable
Hi All,
I wrote a routine which contains columns as arguments and counter variable, I need to apply the same logic for next five columns , but next time the counter variable should reflect previous counter variable value.
any one have the idea please rever back
Thanks
I wrote a routine which contains columns as arguments and counter variable, I need to apply the same logic for next five columns , but next time the counter variable should reflect previous counter variable value.
any one have the idea please rever back
Thanks