Operating System - HP-UX
1752761 Members
4988 Online
108789 Solutions
New Discussion

Re: SP2-1503: Unable to initialize Oracle call interface

 
Robin Geary
Advisor

Re: SP2-1503: Unable to initialize Oracle call interface

Hi,

Actually one of the othet IT guys here modified the .profile for the Oracle user with the following...

# export ORACLE_HOME=/u/oracle/product/10*/client*/
export ORACLE_HOME=/u/oracle/product/10.2.0/client_1/
export ORACLE_BASE=/u/oracle/product/10*/client*/
export TEMP=/prod/tmp
export TMPDIR=/prod/tmp
export LD_LIBRARY_PATH=/u/oracle/product/10*/client*/instantclient
export SHLIBPATH=ORACLE_HOME/lib32:$ORACLE_HOME/lib:$SHLIBPATH
export LD_LIBRARY_PATH=/u/oracle/product/10*/client*/instantclient