Page 1 of 1

Unlock Job on Unix Server

Posted: Fri Sep 14, 2007 2:56 pm
by rdgsantos
Hi,

I cannot unlock job with command UNLOCK INODE <> ALL after get inode number with LIST.READU ALL.

This message appear:
Cannot get exclusive access to executable file for job Load_Cust_S

Anybody know solution for this problem?

Tks!

Posted: Fri Sep 14, 2007 3:13 pm
by ray.wurlod
Where, and with what authority (login), are you attempting to use the UNLOCK command?

Try using the Cleanup Resources option in Director.

Posted: Sat Sep 15, 2007 4:48 pm
by flashgordon
Hi, you probably know this and I don't know if it's an option in your environment, but if you just want the problem to go away, stop and restart your Datastage server and the lock will go away. I am pretty sure locks happen for the current running Datastage instance

Posted: Sat Sep 15, 2007 5:45 pm
by chulett
Sure, but that will solve one problem and probably create a slew of other ones. :wink:

Your error would imply that the job is currently running... is it? As Ray noted, Cleanup Resources from the Director client can be used to 'logout' (kill) that process. And to release any stray locks as well.