Jobs are not triggered

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
sanoojk
Participant
Posts: 36
Joined: Wed Dec 19, 2007 3:54 am

Jobs are not triggered

Post by sanoojk »

Hi,

When tried to execute jobs using my DS log in ID (Both parallel jobs and sequencer jobs) a warning appears:
Attempting to Cleanup after ABORT raised in job <Job Name>

There is no other log entry for this execution and the jobs are not getting triggered. The job status shows 'finished' (this is the status for previous execution) .

When tried to execute the same jobs using another user , its getting triggered.

Is there any special permission to be provided for the user at the admin level for executing the jobs?
yousuff1710
Participant
Posts: 56
Joined: Fri Sep 21, 2007 9:10 am
Location: Bangalore

Post by yousuff1710 »


Have you tried to compile the job before running, usually this message is generated when the job has aborted unexpectedly
sanoojk
Participant
Posts: 36
Joined: Wed Dec 19, 2007 3:54 am

Post by sanoojk »

Tried that also. But the same result
PaulVL
Premium Member
Premium Member
Posts: 1315
Joined: Fri Dec 17, 2010 4:36 pm

Post by PaulVL »

To cheat, make a "copyof" the sequencer. Delete the original then rename the copyof to the correct name. You only need to do the sequencer.
Post Reply