Running DS job command from remote system

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
ds_is_fun
Premium Member
Premium Member
Posts: 194
Joined: Fri Jan 07, 2005 12:00 pm

Running DS job command from remote system

Post by ds_is_fun »

Is there a way in v8 Information Server where we could connect to DS Server box from a remote box and run ds job run command?
Can I run something like
dsjob run -server -port project name server name?
Thanks!
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Remote shell. 'rsh' or 'remsh'. Google around or search the forums here, been discussed a number of times.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Doesn't the V8 command line have a "[-server {servername}]" anymore?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I was assuming there is nothing DataStage installed on the remote server where this was being initiated from.
-craig

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