Page 1 of 1

-14 DSJE_TIMEOUT

Posted: Thu Dec 15, 2005 6:03 pm
by Jayesh_09
Dear All

I'm getting the following error while running 10 multiple instance jobs simultaneously via Unix script.


Error running job

Status code = -14 DSJE_TIMEOUT
Echoing:
The return code is: 99

Thank you
JK

Posted: Thu Dec 15, 2005 6:16 pm
by kcbland
Run glance or prstat or top to monitor your server load. You're exceeding the systems ability to quickly switch between tasks, and DataStage job control blew up. Search the forum, this is a common issue, there are some potential tweaks in the uvconfig file that can help out.

Posted: Thu Dec 15, 2005 6:20 pm
by Jayesh_09
Ken


Thanks for the reply.

Could you please give the name of the parameters needs changing i UVCONFIG file.

Many Thanks

JK

Posted: Thu Dec 15, 2005 6:23 pm
by chulett
You could also try staggering their flight times so they're all not clogging up the runway at the same time. :wink:

Perhaps just a 5 or 10 second delay between job runs would clear that little problem right up.

Posted: Thu Dec 15, 2005 7:46 pm
by kcbland
Please search the forum.

Posted: Thu Dec 15, 2005 11:55 pm
by ray.wurlod
Nothing you can change in uvconfig will affect your flooding of the machine with too much work.