Print Thread
Page 2 of 2 1 2
Re: Could Not Locate OCI dll
#121 10/08/02 09:57 AM
Joined: Oct 2002
Posts: 1
Fairfax, VA, USA
D
Member
Offline
Member
D
Joined: Oct 2002
Posts: 1
Fairfax, VA, USA
I have the same problem with Kylix3 and DOA, it can't find OCI dll. Based on the previous post my env. is correct--What file is it looking for? oci.dll is a MS thing the file names are different under Linux. I just reinstalled OCI to make sure I'm not having one of those Oracle installer issues.

Re: Could Not Locate OCI dll
#122 10/08/02 09:57 PM
Joined: Aug 1999
Posts: 22,221
Member
Offline
Member
Joined: Aug 1999
Posts: 22,221
It looks for libclntsh.so in the $ORACLE_HOME/lib directory.

------------------
Marco Kalter
Allround Automations


Marco Kalter
Allround Automations
Re: Could Not Locate OCI dll
#123 08/30/07 10:25 AM
Joined: Aug 2007
Posts: 4
Indonesia
G
Member
Offline
Member
G
Joined: Aug 2007
Posts: 4
Indonesia
i try to use DOA 4.0.3 with kylix 3... but it stuck...
it also have the same error which is "initialization error could not locate OCI dll"

can anyone help me...

Re: Could Not Locate OCI dll
#124 08/30/07 05:45 PM
Joined: Aug 1999
Posts: 22,221
Member
Offline
Member
Joined: Aug 1999
Posts: 22,221
Can you check if $ORACLE_HOME/lib/libclntsh.so exists and is accessible?


Marco Kalter
Allround Automations
Re: Could Not Locate OCI dll
#125 08/31/07 11:00 AM
Joined: Aug 2007
Posts: 4
Indonesia
G
Member
Offline
Member
G
Joined: Aug 2007
Posts: 4
Indonesia
i know that the file is in /u01/app/oracle/product/10.2.0/db_1/lib but when i use
cd $ORACLE_HOME/lib
it will go to /lib

i guess the matter is $ORACLE_HOME is not set properly...
i've done the installation just like what it said in http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html

can you help telling me how to set $ORACLE_HOME

Thanks...


Adi

Re: Could Not Locate OCI dll
#126 08/31/07 06:35 PM
Joined: Aug 1999
Posts: 22,221
Member
Offline
Member
Joined: Aug 1999
Posts: 22,221
In your .profile or .bash_profile, add the following statements:

ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
export ORACLE_HOME

Log off and log on again to make this effective.


Marco Kalter
Allround Automations
Page 2 of 2 1 2

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.026s Queries: 13 (0.008s) Memory: 2.5407 MB (Peak: 3.0430 MB) Data Comp: Off Server Time: 2024-05-20 14:11:50 UTC
Valid HTML 5 and Valid CSS