Establishing remote connectivity to OracleDB inLinux server

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
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The PXEngine directory needs to be mounted on, or copied to, all processing nodes. That's the initial problem. Then, since section leader processes are started using rsh/ssh, you need to configure a trusted connection for rsh. Oracle client software also needs to be installed and configured on every machine from which you expect DataStage to access Oracle (other than through the use of wired ODBC drivers).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply