Import tables definition using OCI

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
stephaneG
Participant
Posts: 3
Joined: Wed Nov 08, 2006 3:24 am

Import tables definition using OCI

Post by stephaneG »

Hello, I'm a brand new DataStage consultant and I have some difficulties with this tool

DataStage is installed on server and client part, and I would like now to import tables definition from an Oracle database. What would be the best solution (ODBC, OCI, ?) to import tables defintion and what would be the steps to follow to succeed ?

Thanks,
StephaneG
Last edited by stephaneG on Wed Nov 08, 2006 5:41 am, edited 1 time in total.
suresh.narasimha
Premium Member
Premium Member
Posts: 81
Joined: Mon Nov 21, 2005 4:17 am
Location: Sydney, Australia
Contact:

Import tables definition

Post by suresh.narasimha »

Hi ,

You can import table definitions by

Go to DS Manager ===>Import ===>Table Definitions ===>Plug In Metadta Definitions.

Regards,
Suresh N
SURESH NARASIMHA
stephaneG
Participant
Posts: 3
Joined: Wed Nov 08, 2006 3:24 am

Post by stephaneG »

Hello,
When choosing the OCI9 plugin, i get the following

Unable to initialize plugin

Any idea to try and solve this problem?
Is it something i've not installed? or not parametered correctly?

Thanks for your help,
Stephane
Stephane
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

stephaneG wrote:Is it something i've not installed? or not parametered correctly?
Could be both. You'll need an Oracle client installed on the same server that DataStage is installed on for it to leverage. And then you'll need to configure DataStage so it knows where to find it.

It's all documented in both the OCI documentation and in the Plug-In Installation and Configuration Guide. It involves making changes to your dsenv file and restarting DataStage.
-craig

"You can never have too many knives" -- Logan Nine Fingers
stephaneG
Participant
Posts: 3
Joined: Wed Nov 08, 2006 3:24 am

Post by stephaneG »

problem solved.
Thanks a lot for your help
Stephane
Post Reply