How to unlock a job

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
skyboyfli
Participant
Posts: 32
Joined: Fri Jun 04, 2010 8:21 am
Location: hyd
Contact:

How to unlock a job

Post by skyboyfli »

How to Unlock a job...

When i am trying to open a job, i got a error message
"Unable to open"----------" locked by "------" user

i am using 8.1 version.

Thanks in advance
this is nice
sultan@cts
Participant
Posts: 31
Joined: Thu Jul 05, 2007 11:57 pm
Location: India
Contact:

Post by sultan@cts »

In version 8.x through webconsole,we can unlock the job.
Thanks
Sultan
skyboyfli
Participant
Posts: 32
Joined: Fri Jun 04, 2010 8:21 am
Location: hyd
Contact:

Post by skyboyfli »

sultan@cts wrote:In version 8.x through webconsole,we can unlock the job.
Is there any other way.... Web console is not there in my client machine.

Thanks,
this is nice
sultan@cts
Participant
Posts: 31
Joined: Thu Jul 05, 2007 11:57 pm
Location: India
Contact:

Post by sultan@cts »

If you have the access . follow the below steps from unix.
Step1:log to ds engine
/opt/Ascential/DataStage/DSEngine
Step2: Type the following three commands one after the other
$DSHOME
. ./dsenv
bin/dssh
step3:ogto ur project
Step4: In the command prompt, type the following command
LOGTO UV
Step5: Then type the command LIST.READU, to get list of all the unlocked objects
Step6: find the lock listed for your job number, and then look at the USERNO column
Step7: type the command UNLOCK USER userno ALL


other way is cleaning up the resource from director. i hope it doesnt work properly in version 8.x.

or else you can crate the copy of the locked job and work on it.
Thanks
Sultan
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

skyboyfli wrote:...Is there any other way.... Web console is not there in my client machine. Thanks,
Actually, it is an explorer-based application, you just need to connect to it with the correct URL, i.e. "http://my.server.machine:9080" and use your DataStage user login and can manage sessions (assuming that you have been assigned sufficient rights)
skyboyfli
Participant
Posts: 32
Joined: Fri Jun 04, 2010 8:21 am
Location: hyd
Contact:

Post by skyboyfli »

ArndW wrote:
skyboyfli wrote:...Is there any other way.... Web console is not there in my client machine. Thanks,
Actually, it is an explorer-based application, you just need to connect to it with the ...
i am not a premium member iam not able to see ur answer can any one give me the answer plz
this is nice
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Why not get a premium membership? Then you would be able to read the entirety of Arnd's and other premium posters' contributions.

Premium membership is not expensive, at less than 30c (Rs12) per day, and 100% of that revenue goes towards paying the hosting and bandwidth costs of DSXchange.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply