issue with DS.TOOLS menu not working from adminstrator.

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
venkat_april
Participant
Posts: 26
Joined: Mon Jan 23, 2006 12:47 am

issue with DS.TOOLS menu not working from adminstrator.

Post by venkat_april »

Hi,

I am not able open the menu DS.TOOLS from adminstrator for one project but it's working for rest of all the projects.

particluar project only it was saying the error follws.

Verb "DS.TOLLS" is not your VOC.

But LIST.READU is performing well.

Please provide your valuable inputs to rectify this issue asap.

Thanks in advance.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

DS.TOOLS is not the same as DS.TOLLS.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
venkat_april
Participant
Posts: 26
Joined: Mon Jan 23, 2006 12:47 am

Post by venkat_april »

i executed DS.TOOLS only but throwing error TOLLS.
pandeesh
Premium Member
Premium Member
Posts: 1399
Joined: Sun Oct 24, 2010 5:15 am
Location: CHENNAI, TAMIL NADU

Post by pandeesh »

It Looks he is getting the error:

Code: Select all

DS.TOLLS is not in your VOC
even though he executes DS.TOOLS
pandeeswaran
venkat_april
Participant
Posts: 26
Joined: Mon Jan 23, 2006 12:47 am

Post by venkat_april »

I had the below follwed the method to fix the issue.

>SET-FILE UV VOC UV.VOC
Q-pointer written to VOC file.
>COPYI FROM UV.VOC TO VOC UNLOCK

even i executed from ADMINSTRATOR it was not working.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

pandeesh wrote:It Looks he is getting the error:

Code: Select all

DS.TOLLS is not in your VOC
even though he executes DS.TOOLS
To use an Australian expression, "Bullshit!".
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
venkat_april
Participant
Posts: 26
Joined: Mon Jan 23, 2006 12:47 am

Post by venkat_april »

I am getting the error same when i executed command DS.TOOLS from adminstrator and UNIX.

Verb "DS.TOOLS" is not in your VOC.

My version is 7.5.2.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Re: issue with DS.TOOLS menu not working from adminstrator.

Post by chulett »

venkat_april wrote:I am not able open the menu DS.TOOLS from adminstrator for one project but it's working for rest of all the projects.
Is this still true, one project only?
-craig

"You can never have too many knives" -- Logan Nine Fingers
venkat_april
Participant
Posts: 26
Joined: Mon Jan 23, 2006 12:47 am

Re: issue with DS.TOOLS menu not working from adminstrator.

Post by venkat_april »

Yes..For rest of the projects it's working fine.
I think we missed the entries for DS.TOOLS and LIST.READU in VOC file or might be corrupted the VOC file in path where we have configured the datastage project.
Can you please help me out the steps to add entries to VOC files.

Thanks,
Venkat.K
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Ray has explained this many times, most recently here. Search.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply