Page 1 of 1

Background process to kill server job

Posted: Mon Oct 04, 2010 3:12 pm
by RK72
Like Osh.exe in Windows Parallel job to kill the job what is the background process for server job to kill the job when it is in hanged mode and doesn't repsond even when you try to stop it from Director.In short what process do I need to kill to stop the server job.

Posted: Mon Oct 04, 2010 3:25 pm
by ray.wurlod
Do you always choose just to murder your jobs rather than to try to find out why they're hanging? Often the problem is a lock in a database - wouldn't it be wise to ascertain that and free the database lock so that the job can continue to completion?

Posted: Mon Oct 04, 2010 3:37 pm
by RK72
Sure Ray but can you please tell me how to do that.I am actually extracting from lotus notes database its leading to these problems.

Posted: Mon Oct 04, 2010 4:34 pm
by RK72
Do you mean to delete all the records in XMETALockInfo.

Posted: Mon Oct 04, 2010 6:32 pm
by ray.wurlod
No, I mean to ask the Notes administrator whether there are any locks in the notes database, and try to resolve why.