Verb "UNLOCK" is not in your VOC

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
sunayan_pal
Participant
Posts: 49
Joined: Fri May 11, 2007 12:24 am
Location: kolkata

Verb "UNLOCK" is not in your VOC

Post by sunayan_pal »

Hi,
The problem is as followed:
After logging to the command prompt of the Datastage Administrator when i am execute the command: LIST.READU all
after getting the user id when i am trying to execute the following command
UNLOCK USER <USERID> ALL
it is giving me the error
Verb "UNLOCK" is not in your VOC

please suggest as in production server the above command works. i am executing the code in the test server.
regards
sunayan
aakashahuja
Premium Member
Premium Member
Posts: 210
Joined: Wed Feb 16, 2005 7:17 am

Post by aakashahuja »

do you have the admin access??
L'arrêt essayant d'être parfait… évoluons.
keshav0307
Premium Member
Premium Member
Posts: 783
Joined: Mon Jan 16, 2006 10:17 pm
Location: Sydney, Australia

Post by keshav0307 »

only adminstrator(usually dsadm) can unlcok
sunayan_pal
Participant
Posts: 49
Joined: Fri May 11, 2007 12:24 am
Location: kolkata

Post by sunayan_pal »

yes i am using dsadm ( this id had the admin priviledge )
regards
sunayan
ATBolton
Participant
Posts: 5
Joined: Mon Oct 01, 2007 10:25 am
Location: Houston, TX

Post by ATBolton »

Did you use the "LOGTO" command before you did the "LIST.READU EVERY" command? If yes, exit out and start the process over again only this time don't use the "LOGTO" command.

Something about the "LOGTO" command caused the problem. I have not figure out the command to cancel the LOGTO command, without having to exit.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

It depends on where you are when you launch dssh the determines your initial auto 'LOGTO'. After that, you simply LOGTO another project or to 'UV'.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

If you use one of the UNLOCK options from DS.TOOLS menu, the UNLOCK command will be installed in your VOC.

Please also read my post "UNLOCK is not a Magic Bullet".
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