Page 1 of 1

parallel jobs has status = running but actually not running

Posted: Fri Aug 27, 2010 2:31 am
by juliesimo
Hello,
in my project that was running jobs every day ...suddenly stopped executing the orchestrate from the PXengine.Also I figured out that the director has the status running but actually has stucked and the monitor has black colour.The desinger shows the jobs without row performance and the links has black colour too.
Could you please give me a solution or any suggestion about this?
thank you in advance

Posted: Fri Aug 27, 2010 3:46 am
by Sainath.Srinivasan
How do you know the jobs are not running ? Is anything happening in source or target ? Are any process initiated by DataStage ?

Monitor staying black does not imply the job NOT running. It may imply the monitor down.

Start the job monitor using jobmoninit.

Posted: Fri Aug 27, 2010 4:01 am
by juliesimo
Sainath.Srinivasan wrote:How do you know the jobs are not running ? Is anything happening in source or target ? Are any process initiated by DataStage ?

Monitor staying black does not imply the job NOT running. It may impl ...
I know that jobs not running because the targets is empty.Also I have an example:
sequential--> transformer-->odbc

so I do 'view data' to the sequential and the message I have is 'No rows found' .(the file is full of data)

I restarted the server and the datastage services but not worked.
I want to say also that the server jobs and the sequence jobs with server jobs running successfully.

p.s.:sorry, I am not a premium user and I can't see the whole message.
thank you :)

Re: parallel jobs has status = running but actually not runn

Posted: Fri Aug 27, 2010 4:02 am
by madhukar
"monitor has black colour" - may be job monitor has stopped
restart job monitor and run a job and check

Re: parallel jobs has status = running but actually not runn

Posted: Fri Aug 27, 2010 4:07 am
by juliesimo
madhukar wrote:"monitor has black colour" - may be job monitor has stopped
restart job monitor and run a job and check
sorry, how do i restart the job monitor only ?? :(

Posted: Fri Aug 27, 2010 6:41 am
by chulett
Do an exact search here for "jobmonapp".

:idea: And please, if you are going to use BBCode and Smilies for quoting tags and happy faces and the like, you cannot disable them in your posts. Change your default. I 'fixed' your posts in this thread.

Posted: Fri Aug 27, 2010 7:25 am
by juliesimo
thank you craiq,
i find it how the jobmonitor starts but I suppose the error is the orchestrate ...the osh.exe in task manager isn't running so it seems more complicated...do you have any sugestion about that ?
thank you

Posted: Fri Aug 27, 2010 7:36 am
by asorrell
I'd recommend restarting DataStage at that point.

Posted: Fri Aug 27, 2010 8:32 am
by juliesimo
thank you all of you,
I install a patch that IBM recommends and everything runs successfully