Search found 6797 matches
- Fri Mar 02, 2007 9:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LOG RECORDS
- Replies: 7
- Views: 1662
- Fri Mar 02, 2007 9:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: requirements for using oracle stage in parallel jobs
- Replies: 3
- Views: 864
- Fri Mar 02, 2007 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status of DS JObs
- Replies: 18
- Views: 7804
Well if its in a runnable state then you "dsjob -report" will give you either Job status = 1 or 2 or 99. 99 (Not running) will tell you that its in a compiled state. If you get "ERROR: Failed to open job Status code = -1004" That means its not in a runnable state. Thanks for the clarification kumar,...
- Fri Mar 02, 2007 8:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Please provide alternative method of loading
- Replies: 8
- Views: 2189
- Fri Mar 02, 2007 8:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding warnings
- Replies: 5
- Views: 2243
- Fri Mar 02, 2007 8:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server routine in a parallel job with a Basic transformer?
- Replies: 20
- Views: 4823
- Fri Mar 02, 2007 8:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server routine in a parallel job with a Basic transformer?
- Replies: 20
- Views: 4823
It should work but right now we are just shooting in the dark. Lets see which arrow hits bullseye. From a glance, nothing seems wrong with the routine and it should work in a px job just as it works in a server job. Write a px routine for it. I remember posting a routine that works with ascii number...
- Thu Mar 01, 2007 9:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server routine in a parallel job with a Basic transformer?
- Replies: 20
- Views: 4823
- Thu Mar 01, 2007 9:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status of DS JObs
- Replies: 18
- Views: 7804
- Thu Mar 01, 2007 6:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server routine in a parallel job with a Basic transformer?
- Replies: 20
- Views: 4823
- Thu Mar 01, 2007 6:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: help Regarding:Binding output Interface
- Replies: 7
- Views: 1731
- Thu Mar 01, 2007 6:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DCE/DFS credentials
- Replies: 12
- Views: 12313
- Thu Mar 01, 2007 6:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 connection properties
- Replies: 2
- Views: 699
- Thu Mar 01, 2007 6:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Documentation explaining APT_DUMP_SCORE output
- Replies: 3
- Views: 1357
- Thu Mar 01, 2007 6:00 pm
- Forum: General
- Topic: Designing a support model for DataStage
- Replies: 2
- Views: 990
Welcome Aboard, Well I would say, for any error that does'nt require manual intervention falls in the first category. For any error that requires a DataStage analyst to review the error message and act would come under second category. Any enhancements to the code would come under third category. Th...