Controller problem: Error calling Job

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
pxraja
Participant
Posts: 142
Joined: Fri Mar 14, 2008 10:22 am

Controller problem: Error calling Job

Post 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
Sathishkumarins
Premium Member
Premium Member
Posts: 41
Joined: Tue Jul 08, 2008 5:45 am
Location: Columbus

Re: Controller problem: Error calling Job

Post 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... :)
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

As noted, try a search for General repository interface 'other error' and see if anything found there helps.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply