Using Datastage to load Oracle

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
5pirates
Participant
Posts: 1
Joined: Mon Apr 26, 2004 11:11 am

Using Datastage to load Oracle

Post by 5pirates »

We currently use Datastage to load data from Universe files into SQL Server. We would like to begin loading the Universe files into Oracle. The only option is see is the ORABULK. Is there any documentation on how to set up jobs to load Oracle? I have tried ORABULK and ODBC but failed. Any assistance is greatly appreciated.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

In your version, you should have an OCI and an OCI8 stage to load into Oracle 7 and 8, respectively. They are optional plugins, so if you don't seem them then they probably weren't loaded when your server was installed.

You can go back and rerun the install script, which will allow you to add new plugins or you can use the dspackinst function to do it as well, if you are familiar with that.
-craig

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