Attempting to cleanup after Abort raised in job

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
udayk_2007
Participant
Posts: 72
Joined: Wed Dec 12, 2007 2:29 am

Attempting to cleanup after Abort raised in job

Post by udayk_2007 »

Hi All

We are getting this error frequently during the job run. This is a windows based DataStage setup

Error - Attempting to cleanup after Abort raised in the job

DataStage continuously logs this error and fails after 50 warnings.

For resolving it, I am making copy of job and it runs fine. However, I am not able to locate the reason for this error

Every time,the error is coming for a different job

Mostly the error is coming with a job which reads from sequential file and updates database table

When i checked for this error on internet,it shows that this could be issue with permission on JobRuntime.err or JobRuntime.log. I checked the permissions on those files. That looks fine.

Please help
Post Reply