Search found 53125 matches
- Thu Oct 12, 2006 2:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot Delete a File
- Replies: 3
- Views: 974
Can you see/open the particular job in Designer, Manager, Director? If so, you should be able to delete it (once closed) from the GUI. Otherwise, you will need to delete references to it from DS_JOBS and DS_JOBOBJECTS using SQL, and to remove the repository tables using recursive rm commands. Make s...
- Thu Oct 12, 2006 2:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OCONV-MCP replacement for PX
- Replies: 7
- Views: 2640
- Thu Oct 12, 2006 2:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Sequence Trigger is not getting Triggered
- Replies: 23
- Views: 8841
- Thu Oct 12, 2006 2:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare the two dates which is Greater
- Replies: 8
- Views: 6241
- Thu Oct 12, 2006 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compiling a C++ Buildop Manually
- Replies: 5
- Views: 1776
The API is there so you can CODE lots of extra stuff. You still need to compile within the DataStage tool, so it can record the information it needs about what you've done. And, if you find my answers unacceptable, please don't let me delay your search for someone who cares about that particular fact.
- Thu Oct 12, 2006 2:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle NLS problem
- Replies: 6
- Views: 2622
- Thu Oct 12, 2006 2:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Handling KeyMgtGetNextValue() while moving machines - Post2
- Replies: 13
- Views: 18512
- Thu Oct 12, 2006 2:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Project backup
- Replies: 4
- Views: 1505
- Thu Oct 12, 2006 2:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: keep old values in columns when updating Oracle table?
- Replies: 3
- Views: 1986
- Thu Oct 12, 2006 2:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: migrating from V5.2 to V7.5
- Replies: 1
- Views: 946
- Thu Oct 12, 2006 2:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: GUI to Add/Update Table
- Replies: 7
- Views: 1381
- Thu Oct 12, 2006 2:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Restart Process
- Replies: 4
- Views: 1291
- Thu Oct 12, 2006 1:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to connect to DS
- Replies: 2
- Views: 1027
- Thu Oct 12, 2006 1:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: GENERATING ERROR CODES
- Replies: 1
- Views: 695
Almost certainly, but there's not enough information in your post to suggest better mechanisms. Stage variables are evaluated for every row processed, so it's not surprising that there are repeats - a null in a new row in the same column will generate a repeat (if I read your specification correctly).
- Thu Oct 12, 2006 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Separate two command in "After Job Subroutine"
- Replies: 9
- Views: 3633