Quantcast
Channel: All Data Protector Practitioners Forum posts
Viewing all articles
Browse latest Browse all 10494

Re: [OCI_LoadLibrary] OCI Library could not be loaded!

$
0
0

What is the OS-type of the server that you are running Oracle on?

 

I found a couple of lab cases where the problem was that the shared library paths were not being set correctly, for example

 

LIBPATH=/u01/app/oracle/product/10.2.0/lib
LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0/lib
 
This was on a Solaris client that was running Oracle.  On HPUX, it was working just fine
 
If you can supply the location of your ORACLE_HOME directory, it would be helpful
 
Please run the following comands from the command prompt of the Oracle server, save the output to a file, and attach it to your next reply
 
echo $LD_LIBRARY_PATH
echo $SHLIB_PATH
echo $DYNAMIC_PATH
echo $LIBPATH
 
Also, run the following command on your Oracle server:
 
   cd /opt/omni/lbin
   ./util_orarest.exe -OBJS [Oracle instance]           Don't include the [   ] marks
 
I am only interested to see if this comes back with an error
 
I am trying to see if the symptoms of the problem match what I am seeing in lab cases.  This proble was reported and fixed with DP 6.2, and, again, with Oracle running on a Solaris system
 
I suspect that this problem will need to have a case opened with the Response Center eventually, and, if it does, having all of this information ahead of time will help things along

Viewing all articles
Browse latest Browse all 10494

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>