Search found 6797 matches
- Fri May 18, 2007 8:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting Microseconds from System Time
- Replies: 8
- Views: 3255
Its a C routine so you will need to copy the routine in the embeded post. Compile it using the C compiler which you should have as the transformer works only with a valid C compiler installed. Once you compile your routine(.c) it will create an object file referred to with a dot o extrension (.o). C...
- Fri May 18, 2007 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to capture error messages in DB2 API Stage
- Replies: 7
- Views: 8108
I doubt there is such an option. But you need to re-think your approach. Don't let warnings occur in the first place. Treat all warnings as reg signals. If warnings are more like informational messages then demote them as one, using the message handler. But with warnings such as resource constraints...
- Fri May 18, 2007 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Partition Load Issue - Errors
- Replies: 6
- Views: 2539
- Fri May 18, 2007 7:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Current Timestamp in to DB2
- Replies: 10
- Views: 2514
- Fri May 18, 2007 7:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Partition Load Issue - Errors
- Replies: 6
- Views: 2539
- Fri May 18, 2007 7:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job Failure Code
- Replies: 7
- Views: 3004
- Wed May 16, 2007 12:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error message when viewing data
- Replies: 5
- Views: 985
- Wed May 16, 2007 11:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error message when viewing data
- Replies: 5
- Views: 985
- Wed May 16, 2007 10:21 am
- Forum: General
- Topic: Processing files in a directory
- Replies: 44
- Views: 12719
These are primary questions and are discussed before. Try searching for them before asking.
RetCd will have the jobstatus.
Really, please search before asking.
Code: Select all
dsjob -run -jobstatus -param .....
RetCd=$?
RetCd will have the jobstatus.
Really, please search before asking.
- Wed May 16, 2007 9:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deleting records from Sybase IQ DB.
- Replies: 4
- Views: 3229
- Wed May 16, 2007 8:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSGetStageInfo with dataset
- Replies: 4
- Views: 1926
- Wed May 16, 2007 8:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error message when viewing data
- Replies: 5
- Views: 985
- Wed May 16, 2007 8:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: hash file
- Replies: 1
- Views: 493
- Wed May 16, 2007 8:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: fixed width file
- Replies: 8
- Views: 2741
- Wed May 16, 2007 8:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: fixed width file
- Replies: 8
- Views: 2741