Page 1 of 1

Monitor is not closing

Posted: Mon Oct 11, 2010 2:23 am
by myukassign
I have an unusual situation here.

I have a job, I ran the job from Designer. The job shows completed in Director, I saw the logs, everything looks fine.

But When I check the monitor of the same job, the stages still shows its running. The performance statistics in designer is still on "blue lines" its not changed to "green"

I am wondering how can this happen? Has anyone faced this issue.

Please can anyone share why this is happening.

Many thanks in advance.

Posted: Mon Oct 11, 2010 2:34 am
by ArndW
Can you close the monitor and recompile the job? If the recompile fails then there is at least one process still running which is preventing the monitor from detecting that the job has ended. Does the job do anything out of the ordinary? Are there before- or after-job routines being called?

Posted: Mon Oct 11, 2010 4:19 am
by myukassign
Ari.. I recompiled the job and it did successfully.

You know what that job does, I wanted to read whole text file content in a string.

So I have none as final delimiter and give ~ as column delimiter where both are not possible and write that to a peak.

I re run the job and its showing the same behavior again.

Fine we can ignore as it is not a burning issue to me, but I was very curious how this can happen, monitor not showing how many rows processed its still running stages there, but director is happily saying job completed with the output.

No before/after routine either.

Posted: Mon Oct 11, 2010 5:11 am
by Sreenivasulu
Try stopping and starting the jobmonitor

Regards
Sreeni