Batch error - 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
karthi_gana
Premium Member
Premium Member
Posts: 729
Joined: Tue Apr 28, 2009 10:49 pm

Batch error - Attempting to Cleanup after ABORT raised

Post by karthi_gana »

Hi All,

I have created a batch which in turn call a job. the job will copy data from DB2 to Sybase. It is a very simple job.

when i execute the batch, it is going to 'Aborted' state immediately.

I have checked the .ini file job hirearchy file. It is stored in the correct location.

error :
Attempting to Cleanup after ABORT raised in stage Batch::MJC_RDD_Exc..JobControl
Karthik
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Sounds like KBA stuff but that's not nearly enough information for anyone to help. Reset the aborted job and post any 'From previous run...' message that gets logged.
-craig

"You can never have too many knives" -- Logan Nine Fingers
karthi_gana
Premium Member
Premium Member
Posts: 729
Joined: Tue Apr 28, 2009 10:49 pm

Post by karthi_gana »

chulett wrote:Sounds like KBA stuff but that's not nearly enough information for anyone to help. Reset the aborted job and post any 'From previous run...' message that gets logged. ...
I ran the batch for more than 5 time. I received the same error message.
Karthik
karthi_gana
Premium Member
Premium Member
Posts: 729
Joined: Tue Apr 28, 2009 10:49 pm

Post by karthi_gana »

karthi_gana wrote:
chulett wrote:Sounds like KBA stuff but that's not nearly enough information for anyone to help. Reset the aborted job and post any 'From previous run...' message that gets logged. ...
I ran the batch for more than 5 time. I received the same error message.
I am not aware of KDA stuff... can you explain it ?
Karthik
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

karthi_gana wrote:I am not aware of KDA stuff... can you explain it ?
Mentioning "Job Control batches" and "job hierarchy and ini files" means the KBA Job Control Utilities to me. And if that's true, there should be someone where you work supporting that. Ask them. It's not exactly a small one-post-and-done topic.
-craig

"You can never have too many knives" -- Logan Nine Fingers
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

karthi_gana wrote:I ran the batch for more than 5 time. I received the same error message.
Didn't ask you to rerun the dang thing 5 times but rather Reset the aborted job and look for the log message I noted. :?
-craig

"You can never have too many knives" -- Logan Nine Fingers
karthi_gana
Premium Member
Premium Member
Posts: 729
Joined: Tue Apr 28, 2009 10:49 pm

Post by karthi_gana »

chulett wrote:
karthi_gana wrote:I ran the batch for more than 5 time. I received the same error message.
Didn't ask you to rerun the dang thing 5 times but rather Reset the aborted job and look for the log message I noted. :?

I resolved KBA issue. After that i am facing the below error message.


Batch::MJC_RSS_Exceptions..JobControl (fatal error from OutputFile): Could not update the file: F:\ETL_DATA\FP_PROJ\log\Batch_MJC_RSS_Exceptions.log
Karthik
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Bad path. Permissions.
-craig

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