Search found 42189 matches
- Fri May 27, 2016 6:38 am
- Forum: IBM QualityStage
- Topic: AVI and QS Compatibility
- Replies: 2
- Views: 4515
- Fri May 27, 2016 6:35 am
- Forum: General
- Topic: job control process (pid xxxx) has failed
- Replies: 9
- Views: 3638
- Fri May 27, 2016 6:30 am
- Forum: General
- Topic: How to pass parameters to a generic job script?
- Replies: 12
- Views: 6494
- Thu May 26, 2016 5:42 pm
- Forum: General
- Topic: check job status in routine without waiting for completion
- Replies: 10
- Views: 3580
- Thu May 26, 2016 9:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Overriding env variable in Parallel job from the sequence
- Replies: 2
- Views: 1709
- Thu May 26, 2016 8:54 am
- Forum: General
- Topic: check job status in routine without waiting for completion
- Replies: 10
- Views: 3580
- Thu May 26, 2016 6:24 am
- Forum: General
- Topic: check job status in routine without waiting for completion
- Replies: 10
- Views: 3580
Set up (or find) a Sequence job with multiple unconnected Job Activity stages. No need to actually run it but rather examine the job control code that it generates. From what I recall, you should be able to find the code where it starts all of the jobs and then issues a single DSWaitForJob function ...
- Wed May 25, 2016 9:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Connector "After SQL statement"
- Replies: 8
- Views: 4428
- Wed May 25, 2016 7:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Connector "After SQL statement"
- Replies: 8
- Views: 4428
- Wed May 25, 2016 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: If Date is Sunday,Change it to Saturday(Previous DAy)
- Replies: 6
- Views: 2744
- Wed May 25, 2016 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems with NCLOB from Oracle table
- Replies: 14
- Views: 8976
And that looks more like a PX error as seen here but for all I know it is one that could be thrown by a Server job as well.
The Technote wrote:Note: Other stages may see the same warning occur. Please contact IBM Technical Support for further assistance.
- Wed May 25, 2016 3:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems with NCLOB from Oracle table
- Replies: 14
- Views: 8976
- Wed May 25, 2016 2:14 pm
- Forum: General
- Topic: Individual Job Logs missing with status 99
- Replies: 4
- Views: 2652
First make sure you understand that a multi-instance job is still a single job that is allowed to run multiple copies of itself at the same time. Meaning, there is still only a single job log and all of the instance runs are crammed in there together. The Monitor makes them look like they might be c...
- Wed May 25, 2016 2:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: If Date is Sunday,Change it to Saturday(Previous DAy)
- Replies: 6
- Views: 2744
- Wed May 25, 2016 12:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems with NCLOB from Oracle table
- Replies: 14
- Views: 8976
:idea: Just as an FYI, there's no need to 'Reply with quote' unless there's really a need to actual quote the message you are replying to and that generally isn't the case. I removed the quoted text from your post, just because I'm anal like that. The Reply to topic option is the weapon of choice in...