Page 1 of 1

Sequencer Not getting the FINISH status from the job

Posted: Wed Jun 09, 2004 3:43 pm
by rggoud
One of our sequencer job is waiting even after the job it called finished successfully (i have noticed in some cases, the sequencer finishes after 1 hr). Even though this is happening occassionally, the dw load programs are crossing our batch process window whenever this happens which creates problem in subsequent loads.

Any help will be appreciated.

Thanks.

Raj.

Posted: Wed Jun 09, 2004 4:57 pm
by ray.wurlod
Review the code generated by compiling the sequence. You will find it on the Job Control tab in the job properties window. See whether there's anything there that might introduce such a delay.

Check, too, whether the controlled job has anything that might cause its status reporting to be delayed. What is that job's status in Director while this hour is passing by? Does it have a long-running after-job process, for example?

Posted: Wed Jun 09, 2004 11:20 pm
by Sreenivasulu
Surely there could be a locking problem either with at Table level or Row level in the target Database. Please Check whether there is this type of locking when the sequencer is waiting.

Regards

Posted: Sun Jun 13, 2004 10:51 pm
by rsrikant
Can you post here the message that appears in your job log of the director?

Probably that can help us to diagnose the error you are getting.

And you didn't reply back the Ray's questions?

Thanks,
Srikanth

Posted: Sun Jun 13, 2004 10:54 pm
by mandyli
What is that job's status in Director? I hope this not related to any table level locking...