Connect two UNIX Systems

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
n.parameswara.reddy@accen
Participant
Posts: 40
Joined: Mon May 18, 2009 5:22 am

Connect two UNIX Systems

Post by n.parameswara.reddy@accen »

i have datastage on 9.10.226.11 server , but i need to run the unix scripts from this "d06fprdb05.portsmouth.uk.ibm.com" sever through datastage sequence.

my problem is how to connect and run the commands from other server through datastage command activity


please help us

Advance thanks for your help
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Two commonly used options are:

1. NFS mount the remote drive
2. Use "rsh" (or "ssh")
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

In other words, the same way one would without DataStage.
-craig

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