Page 1 of 1

Controller problem: Error calling Job

Posted: Mon Feb 16, 2009 1:31 am
by pxraja
Hi All,

I am facing the below problem in production now-a-days in one of the sequence, getting aborted for the following error

Controller problem: Error calling DSRunJob(Job name), code=-99
[General repository interface 'other error']

Note: Job is running when it is compiled and run separetly but the sequence is getting aborted indicating the error.

could please help out in how to rectify this and make the sequence to run successfully.


thanks in advance

Re: Controller problem: Error calling Job

Posted: Mon Feb 16, 2009 7:00 am
by Sathishkumarins
Hi,

Ray once posted that for Code -99 there is no specific diagnostic handler within DataStage code.

Try making a copy of that seq job which is giving you the error and if you still face the same error then make a copy of server job and try running it... And if it works fine then rename it......

Also search the forum. Search is a best friend... :)

Posted: Mon Feb 16, 2009 7:27 am
by chulett
As noted, try a search for General repository interface 'other error' and see if anything found there helps.