how to execute VOC commands from unix

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
Raju_6609
Premium Member
Premium Member
Posts: 19
Joined: Mon Aug 06, 2007 5:15 am
Location: Bangalore

how to execute VOC commands from unix

Post by Raju_6609 »

Hi,

I would like to know more about how to invoke universe commands such as VOC CREATE.FILE , DELETE.FILE, SETFILE from unix ?

Can you please send how to do it please ?


-Thanks
-Raj
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Through the dssh shell command. A search for 'dssh' (or the older 'uvsh') should turn up a number of examples.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Raju_6609
Premium Member
Premium Member
Posts: 19
Joined: Mon Aug 06, 2007 5:15 am
Location: Bangalore

Post by Raju_6609 »

I got it. Thanks Craig.
-Raj
Post Reply