Search found 42189 matches
- Thu Nov 08, 2007 9:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Capturing Server JobStatus Variable
- Replies: 6
- Views: 3028
- Thu Nov 08, 2007 9:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run and Reset if Required
- Replies: 13
- Views: 14102
- Thu Nov 08, 2007 9:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequence job restarting problem
- Replies: 16
- Views: 4169
- Thu Nov 08, 2007 9:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DRSStage ORA-03113 or Transaction size out of bounds errors
- Replies: 5
- Views: 3057
- Thu Nov 08, 2007 8:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequence job restarting problem
- Replies: 16
- Views: 4169
- Thu Nov 08, 2007 7:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 UDB Load stage
- Replies: 11
- Views: 2402
I wouldn't make any such guess. You've resurrected a two year old thread with basically a post that just says 'Me too!'. Suggestion: For times like this start a new thread and document exactly what problem you are having. Provide a link back to the old thread if you feel it would be helpful. Include...
- Thu Nov 08, 2007 7:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Substring Issue
- Replies: 2
- Views: 876
- Thu Nov 08, 2007 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Checking if not numeric value
- Replies: 6
- Views: 2329
- Thu Nov 08, 2007 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Structure......
- Replies: 6
- Views: 1603
Read the file as pipe delimited, write only if Rejects > 0. In a Sequence job, check for rows down your output link and trigger a Notification Activity when that count is > 0 as well. Build a generic custom routine to do the check, you can use DSGetLinkInfo() with DSJ.LINKROWCOUNT (off the top of my...
- Thu Nov 08, 2007 6:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run and Reset if Required
- Replies: 13
- Views: 14102
While multiple parameters *can* be on the command line, you can only use one mode at a time. To emulate the 'Reset if Required then Run' functionality of Sequence jobs, you'll need a script that does 3 things: 1. Checks the status of the job to be run 2. If the job is in an Aborted state, issue the ...
- Thu Nov 08, 2007 12:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Structure......
- Replies: 6
- Views: 1603
- Wed Nov 07, 2007 11:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Structure......
- Replies: 6
- Views: 1603
- Wed Nov 07, 2007 11:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage v4.2 and Oracle 10g
- Replies: 2
- Views: 1364
- Wed Nov 07, 2007 11:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: xml
- Replies: 6
- Views: 1765
You don't need to ask me questions, just ask. And please do a better job with your choice of subject - it should indicate the problem or question you have, don't just keep saying 'XML' for everything XML related. What does your Sequential file look like if you look at it outside of DataStage? Log i...
- Wed Nov 07, 2007 11:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML
- Replies: 18
- Views: 4771