Attempting to Cleanup after ABORT raised

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
xch2005
Participant
Posts: 85
Joined: Fri Apr 29, 2005 3:13 am
Location: India

Attempting to Cleanup after ABORT raised

Post by xch2005 »

Hi,

Though I have seen similar issue posted but could not get any resolution for the issue.

I have a sequence job which call couple of child sequences and other jobs, though it was executing fine till now, though not made any changes, started throwing ABORT status during the half way of execution and never completes. There are also no log messages to debug.

Please let me know if there is any way to get additional messages or how to check the reason for failure

Code: Select all

prj..JobControl (@pj_Contributions_Stg_Load): Report on job: pj_test_Stg_Load
Attempting to Cleanup after ABORT raised in job prj..JobControl
Appreciate your time and help on this.


Thanks
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

First advice is always to try Resetting the aborted job from the Director and seeing if a "From previous run..." entry is added to the log. If it is, please post the contents.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply