Page 1 of 1

APT_PMWaitForPlayersToStart : unable to start ORCHESTRATE jo

Posted: Wed Sep 24, 2008 3:49 am
by SSC_Night
Hi,

Since a change of DB2 database, one job doesn't start properly. I have into the director log this message :

"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"

I don't understand this messsage cause others jobs run properly (i already launched the job many times but it doesn't work again)

Do you have an idea of the problem (except network problem) ?

Thank you for your answer.

Re: APT_PMWaitForPlayersToStart : unable to start ORCHESTRAT

Posted: Wed Sep 24, 2008 4:26 am
by ArndW
SSC_Night wrote:...Since a change of DB2 database, one job doesn't start properly...

What change and how does the job that no longer works use DB2? Can you make a copy of the job and replace the DB2 stage or stages with something else (RowGenerator or Copy) then see if the error goes away?

Re: APT_PMWaitForPlayersToStart : unable to start ORCHESTRAT

Posted: Wed Sep 24, 2008 5:59 am
by SSC_Night
It appears that only tablespaces were changed on the DB2 database : the job wasn't changed. It run during 1 minute and after i have the message into the director log.

For information, the job read some DataSet (that exists) and write into a dataset and into two DB2 table.

(the others jobs that use DB2 run properly)