Page 1 of 1

"Abnormal termination of stage J1PduXfm..T detected&quo

Posted: Thu Mar 22, 2007 4:20 am
by Mohanram
Hi all,

When I am trying to run the job from top sequencer it starts executing initially but As the execution proceeds Job gets Aborted saying ""Abnormal termination of stage J1PduXfm..T detected".

So please suggest any Idea regading this issue to solve.
I agree there must be some load on d/s server , to avoid such abortion what shall i do?


Thanks in Advance
Mohan Ram

Posted: Thu Mar 22, 2007 6:15 am
by ray.wurlod
1. Don't load the server so heavily.

2. Reset the job. You may get a message logged "from previous run...". Read it and see what diagnosis it offers.

3. Investigate the offending stage to see if there's any possibility you may have done something that might throw an exception, for example attempting to divide by zero, take the square root of a negative number, etc.

4. Search the forum for other posts with this error text.

Posted: Thu Mar 22, 2007 6:27 am
by Mohanram
Hi ray,
Below is the log message can u please tell me what shall I do in the next step.

From previous run
DataStage Job 4674 Phantom 14945
Job Aborted after Fatal Error logged.
Program "DSD.WriteLog": Line 239, Abort.
Attempting to Cleanup after ABORT raised in stage J0Bsm..JobControl

DataStage Phantom Aborting with @ABORT.CODE = 1


Thank u for reply

Posted: Thu Mar 22, 2007 6:40 am
by ray.wurlod
What do YOU think that error message is telling you?

In particular, what function generated it?