Cannot configure Oracle connector stage

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
farrider
Participant
Posts: 2
Joined: Tue Jul 24, 2012 4:31 am

Cannot configure Oracle connector stage

Post by farrider »

Trying to set up an Oracle connector stage I get the following error when I press "Test": Error loading connector library ccora11g.dll. The specified module cannot be found.

I have 32-bit Oracle client 11gR2 installed and I run the Designer on Win7 64-bit. The Oracle client works fine, but it does not contain such a dll at all.

I've read this: http://www-01.ibm.com/support/docview.w ... wg21580377 and it doesn't help.

Thanks in advance for any ideas.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The module "ccora11g.dll" must be present and in the path on the DataStage server machine, not the client.
On my 8.7 version the dll is in the directory "D:\Program Files\IBM\InformationServer\Server\DSComponents\bin" on the server.
farrider
Participant
Posts: 2
Joined: Tue Jul 24, 2012 4:31 am

Post by farrider »

Thank you. I will speak to the administrator.
Post Reply