Oracle drivers for Datastage 7.5 unix 5.8

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
dsecom
Premium Member
Premium Member
Posts: 12
Joined: Tue Jan 30, 2007 4:01 am
Location: Sandton

Oracle drivers for Datastage 7.5 unix 5.8

Post by dsecom »

Hi


Where can i get oracle drivers.?Is there a website twhere i can download from.At the moment i am using ODBC.I want to start using Oracle Plugin.
Unix 5.5 and Datastage 7.5.

Thank,
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. :D

ODBC drivers ship with DataStage. OCI client software is available with your Oracle software - contact your DBA.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Right... to use the OCI plug-ins, no 'driver' (per se) is required - that is terminology generally reserved for ODBC. What you need is an Oracle client installed on the DataStage server, and then changes made to your dsenv file so that DataStage knows where everything is.

As Ray mentioned, talked to your DBA for that.
-craig

"You can never have too many knives" -- Logan Nine Fingers
dsecom
Premium Member
Premium Member
Posts: 12
Joined: Tue Jan 30, 2007 4:01 am
Location: Sandton

Post by dsecom »

Thanks,

I thought there is a way to get the drivers without installing Oracle.
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

There's a difference between the Oracle database and the Oracle client. Just go to Oracle.com and download the Oracle client for your OS and database version. Install the client, setup the tnsnames.ora file to point to your remote Oracle database, configure your DataStage dsenv file to have the Oracle environment variables, restart DataStage and you're done.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Post Reply