Failed job, status=96

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Failed job, status=96

Post by admin »

I have a batch job that calls several jobs. Usually when one of the called jobs fails the calling job also fails. This morning one of the called jobs failed, but the calling job kept running.

Called job fails:
6/6/01 5:30:40 AM
Abnormal termination of stage OPMRNLkup.MRNLkup detected

Calling job:
6/6/01 5:30:41 AM
Batch::OPInsProc.JobControl (DSWaitForJob): Job OPMRNLkup has finished, status = 96 Calling job keeps running.

According to jobcontrol.h status 96 is Job has crashed. Does anyone know why the calling job didnt abort?


Thanks,

Kenny
Locked