Page 1 of 1

Job Locked

Posted: Mon Dec 11, 2006 4:19 am
by iamnagus
Hello,

Job locked.we r not able to unlock it from director neither administrator.

Can any one guide me the ways on how to unlock the job.

Thanks,

Regards,
iamnagus

Posted: Mon Dec 11, 2006 4:44 am
by ray.wurlod
Use the LIST.READU command to find out the owner of the lock. This is most easily done from a UNIX prompt

Code: Select all

$DSHOME/bin/list_readu | grep jobname
Can you see that user (process) in the Cleanup Resources window in Director? If so, release the lock from there.

Otherwise, use the DS.TOOLS menu in the project to release the lock.

You will need to be connected/logged in as a DataStage administrator.