Page 1 of 1

Running DS job command from remote system

Posted: Mon Oct 29, 2007 9:20 pm
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!

Posted: Mon Oct 29, 2007 9:49 pm
by chulett
Remote shell. 'rsh' or 'remsh'. Google around or search the forums here, been discussed a number of times.

Posted: Mon Oct 29, 2007 10:10 pm
by ArndW
Doesn't the V8 command line have a "[-server {servername}]" anymore?

Posted: Mon Oct 29, 2007 11:15 pm
by chulett
I was assuming there is nothing DataStage installed on the remote server where this was being initiated from.