Page 1 of 1

Error in Sequence Job

Posted: Fri Sep 22, 2006 2:01 am
by hema arvind
I have one sequence job which contains two stages.

When I try to run the sequence, at the second stage the following error is encountered


SEQProjectLoadP3iREFRESH..JobControl (@P3iProjectLoad): Controller problem: Error calling DSRunJob(P3iNewProjectLoadREFRESH), code=-99
[General repository interface 'other error']
SEQProjectLoadP3iREFRESH..JobControl (fatal error from @Coordinator): Sequence job will abort due to previous unrecoverable errors

Please provide me a solution for what could have happened.

Posted: Fri Sep 22, 2006 3:15 am
by loveojha2
Check whether the job being called is in the runnable state or not, if it is not then compile it and rerun the sequence job.

Posted: Fri Sep 22, 2006 4:12 am
by keshav0307
check if you have set "Reset if Required" for the job

Posted: Fri Sep 22, 2006 4:22 am
by ray.wurlod
Check that both of the child jobs are compiled. Use Status view in Director.

Posted: Fri Sep 22, 2006 6:46 am
by hema arvind
Thank you for your suggestions.I got it done.The problem is with a look up hash file which has positioning problem with reference to another hash file.

Thanks much again.