jobs are aborting when running. Below is the error message

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
ajaykumar
Participant
Posts: 49
Joined: Tue Sep 01, 2009 7:56 am

jobs are aborting when running. Below is the error message

Post by ajaykumar »

This is the error message i m getting

main_program: Fatal Error: Unable to start ORCHESTRATE job: APT_PMwaitForPlayersToStart failed while waiting for players to confirm startup. This likely indicates a network problem.
Status from APT_PMpoll is 0; node name is node1.


Please its very urgent.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

We don't do "urgent". DSXchange is an all-volunteer site whose members post if and when they can. If you need "urgent" help sign up for priority service with your official support provider and learn just how much "urgent" costs. Meanwhile why not Search DSXchange? You're not the first to have seen this error message.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Hmmm... seems to me it is likely that you have a network problem.
-craig

"You can never have too many knives" -- Logan Nine Fingers
antonyraj.deva
Premium Member
Premium Member
Posts: 138
Joined: Wed Jul 16, 2008 9:51 pm
Location: Kolkata

Post by antonyraj.deva »

This may indicate a system error when lots of processes are running in parallel at the same point.

Check if you've get a core file generated in $DSHOME and your DataStage project directory, if yes then it is mostly a memory leaking issue.

Try recompliling the job after restarting the server. It might resolve the issue. :idea:

Thanks,
Tony
Post Reply