Configuration for Database Connection

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
ashishm
Premium Member
Premium Member
Posts: 37
Joined: Thu Jun 16, 2011 8:12 am
Location: india

Configuration for Database Connection

Post by ashishm »

Hi,

I am trying to figure out how to set up a connection between the DataStage Server and a Database server. For example, I have an Oracle Db installed on a different server, if I want to use the OracleConnectorPX stage to connect to that DB server, what should I do to connect to that server. Thanks in advance.
Ashish Mishra

Infotrellis
http://infotrellis.com/
PaulVL
Premium Member
Premium Member
Posts: 1315
Joined: Fri Dec 17, 2010 4:36 pm

Post by PaulVL »

You should read the manual. :)

You should also talk to your Oracle DBA to get the appropriate Oracle Client installed on your server.
ashishm
Premium Member
Premium Member
Posts: 37
Joined: Thu Jun 16, 2011 8:12 am
Location: india

Post by ashishm »

I see the .odbc.ini which is used to define a datasource and being used in the ODBC Stage, but for a particular Stage like OracleConnectorPX Stage or Netezza Enterprise Stage, how can I use these stages to connect to that corresponding database.
Ashish Mishra

Infotrellis
http://infotrellis.com/
Post Reply