Job aborting

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
ketanshah123
Participant
Posts: 88
Joined: Wed Apr 05, 2006 1:04 am

Job aborting

Post by ketanshah123 »

Hi

One of the job in my project aborting with the following error :

main_program: APT_PMsectionLeader(2, Node2), player 7 - Unexpected exit status 1.
APT_PMsectionLeader(2, Node2), player 8 - Unexpected exit status 1.
APT_PMsectionLeader(7, Node7), player 7 - Unexpected exit status 1.
APT_PMsectionLeader(7, Node7), player 9 - Unexpected exit status 1.
APT_PMsectionLeader(1, Node1), player 8 - Unexpected exit status 1.


What will be the reason for this error ?

Job reading one Dataset doing lookup with 5 ref. table ,capturing error record through transformers , writing a dataset .

Suggest step to resolve this error.

Thanks in Advance
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Re: Job aborting

Post by ray.wurlod »

ketanshah123 wrote:What will be the reason for this error ?
How would we know? It was unexpected even to DataStage! Maybe there was a blip in your network - we have no way of knowing.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
siauchun84
Participant
Posts: 63
Joined: Mon Oct 20, 2008 12:01 am
Location: Malaysia

Post by siauchun84 »

Validate your configuration node then you might get some message from there.
Post Reply