Search found 2 matches

by aworth
Tue Nov 25, 2008 11:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSGetJobInfo DSJ.JOBCONTROLLER values after reset
Replies: 5
Views: 2958

FYI. I had a response from IBM Support Subject: Re: Fw: *** PMR 76203,999,616*** DataStage Support - DSGetJobInfo and JOBCONTROLLER Hi Allan, We have successfully reproduced your issue on our testing environment. It seems to us that status files are left over even though job has been reset from the...
by aworth
Mon Nov 17, 2008 8:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSGetJobInfo DSJ.JOBCONTROLLER values after reset
Replies: 5
Views: 2958

Thanks for your input. I'm not really sure what you meant by "checkpointing enabled in the Sequence jobs", so I guess the answer would be no. The simplest form to show this would be the follow... Batch::B Code ControllingBatch = DSGetJobInfo(DSJ.ME, DSJ.JOBCONTROLLER) Call DSLogFatal(&qu...