Page 1 of 1

Error Installing Oracle Drivers

Posted: Sat Apr 16, 2011 2:22 pm
by vskr72
I have a IS 8.5 installed on Win 2003 server and its a 64 bit. Even IS is 64 bit. When I tried to run an job with Ora Enterprise stage, it is failing in validation. This is the error I am getting:

Code: Select all

main_program: PATH search failure: 
main_program: Error loading "liborchoraclent": Could not load "liborchoraclent": %1 is not a valid Win32 application. .
main_program: Could not locate operator definition, wrapper, or Unix command for "orawrite"; please check that all needed libraries are preloaded, and check the PATH for the wrappers
I searched the forum and I understand that it could due to one of the below:
1. Path not set properly
2. Oracle drivers not installed properly

I checked the PATH, APT_ORCHHOME and LIBPATH and they are set fine.

I tried installing the oracle drivers using the install.liborchoracle.sh utility and I get this message. I am stuck with this for a very long time. Appreaciate any feedback from experts:

Code: Select all

Installing  Oracle driver.
Installing  driver for Oracle Version 10g
cp: liborchoracle.dll: The system cannot find the file specified.
 Oracle driver installation is completed.
I am not sure how to fix this. Thanks,

Satish

Posted: Sun Apr 17, 2011 7:32 am
by chulett
Do you have an Oracle client installed on that server? Note that I specifically said "client" and not "drivers".

Posted: Sun Apr 17, 2011 1:23 pm
by vskr72
Both DS Server and Oracle Server are installed on the same machine. Do I still need to install the Oracle client again on the same machine. Can you pls clarify?

Thank you

Satish

Posted: Sun Apr 17, 2011 2:22 pm
by chulett
Normally I would say no, but since something is clearly wrong it wouldn't hurt to rerun the Oracle client installation to see if that corrects your environment.

Posted: Tue Jan 29, 2013 1:36 am
by manumace
Yes, I faced the same issue. I had DS and ORCL server on same box, but when I installed the client it worked fine..

Regards,
Manu