Accesing oracle10g database in Datastage 7.5.2

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
dodda
Premium Member
Premium Member
Posts: 244
Joined: Tue May 29, 2007 11:31 am

Accesing oracle10g database in Datastage 7.5.2

Post by dodda »

Hi all,

I need some help regarding the accessing of Oracle10g database in Datastage 7.5.2

And my job is datastage serverjob. Can i use ORACLEOCI stage to access the Oracle10g database. or Any plug-in's i have tio install to access.

I appreciate your help.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Yes, you can use the OCI stage in a Server job to access 10g, that's what it is there for. The setup steps are documented - an Oracle client on the DataStage server and changes to your dsenv file are all you need.
-craig

"You can never have too many knives" -- Logan Nine Fingers
dodda
Premium Member
Premium Member
Posts: 244
Joined: Tue May 29, 2007 11:31 am

Post by dodda »

Thanks for the reply.

Could you please provide the setup steps. And also give information about dsenv file.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

As I said, it's documented. Refer to the Plug-In Installation and Configuration Guide pdf which is the InstConf.pdf in your Docs directory. There are also specific ones for the Oracle stages as well.
-craig

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