Job Failure- unknown reason

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
Mahesh
Participant
Posts: 3
Joined: Sun Sep 21, 2003 8:03 pm

Job Failure- unknown reason

Post by Mahesh »

The job failed with the warning
"Attempting to Cleanup after ABORT raised in stage.. XXX".

What could be the possible reasons for this failure. Unable to infer from the warning message?

Cheers
Mah
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Reset the job. (NOT re-compile, reset)

Then, in the job log, find an event whose subject is "from previous run...".

This will contain additional diagnostic information.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
arunverma
Participant
Posts: 90
Joined: Tue Apr 20, 2004 8:20 am
Location: MUMBAI
Contact:

Post by arunverma »

Hi Mahesh ,

If you calling job from job sequencer and if any child job is in not comlie , finished , rest stage then you root job sequencer will abort . to avoid this type of error you may use option in Execution Action as " Reset If Require the run "


Thanks

Arun
Arun Verma
Post Reply