DS to Oracle Table Loading job

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
pdv
Premium Member
Premium Member
Posts: 23
Joined: Mon Oct 30, 2006 11:58 pm
Location: Chennai

DS to Oracle Table Loading job

Post by pdv »

Do we need Oracle client in the unix server to be able to load Oracle loading DS jobs in the server.

Both oracle Server & Datastage server are installed in the same AIX unix server ?

The error we are getting while running the DS oracle loading job is

main_program: Error loading "orchoracle": Could not load "orchoracle": Could not load module /opt/IBM/InformationServer/Server/DSComponents/bin/orchoracle.o.
Dependent module libclntsh.so could not be loaded.
Could not load module libclntsh.so.
System error: No such file or directory
Could not load module /opt/IBM/InformationServer/Server/DSComponents/bin/orchoracle.o.
Dependent module /opt/IBM/InformationServer/Server/DSComponents/bin/orchoracle.o could not be loaded..

Thanks,
PKV
Vino
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

pdv wrote:Do we need Oracle client in the unix server to be able to load Oracle loading DS jobs in the server.
Yes... as long as "the unix server" means the server that DataStage is installed on.
Last edited by chulett on Thu Aug 04, 2011 7:38 am, edited 1 time in total.
-craig

"You can never have too many knives" -- Logan Nine Fingers
pdv
Premium Member
Premium Member
Posts: 23
Joined: Mon Oct 30, 2006 11:58 pm
Location: Chennai

Post by pdv »

Thanks! But we already have oracle server installed in the same unix server and I am able to connect to the database via sqlplus
Vino
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

You asked, I answered. Nothing more than that.

Ask to your error, search the forums as it has been discussed in the past and there is even an ongoing post today on the same subject.
-craig

"You can never have too many knives" -- Logan Nine Fingers
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Vino - I pointed you to the other file as a reference, as a topic you could watch, not for you to hijack with your version of the issue. Let's keep any discussion of your errors here.

Have you located the "libclntsh.so" module? Have you ensured that where it lives is included in your "shared library path" environment variable?
-craig

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