Page 1 of 1

Datastage Repository interface errror

Posted: Wed Jun 20, 2018 4:49 pm
by phanikumar
Hi All,

We have jobs failing to run occasionally with the following error message..

Error calling DSRunJob(Job_name), code=-99
[General repository interface 'other error']

We have 35 jobs that are scheduled to start running at same time..

Is there any limit to invoke DSRunJob causing this issue.

Any ideas on how to overcome this issue..

Regards
Kumar

Posted: Wed Jun 20, 2018 9:50 pm
by chulett
Well... first suggestion, don't start 35 jobs all at the same time. Spread them out, give the engine and your system a bit of a breather. That or as Ray might say, upgrade your system to have infinite resources. :wink:

Posted: Thu Jun 21, 2018 5:01 am
by qt_ky
Upgrade to a version that has the workload manager (WLM) built in. It will protect your engine from overload when someone attempts to start 35 jobs at the same time. Various threshold settings are available. Jobs are automatically queued until resources become available.