Connecting diff unix server

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
ankita
Participant
Posts: 57
Joined: Sun Nov 13, 2005 11:17 pm

Connecting diff unix server

Post by ankita »

Hi All,
Our project is hosted in one etl server (Say A).We need to
write some files to a diff unix server (Say B). Is it possible to read from a unix server and write to a diff unix server using a job ? If yes, then what are the necessary steps ?

Thanks in advance !
Ankita
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Use the standard methods such as rcp, scp, ftp and nfs mounts
Post Reply