Platform : HPUX 11.0 whith Oracle 8.1.7 - Perl 5.6.0 DBI 1.15 DBD-Oracle
1.06

I have two ORACLE_HOME.
DBD-Oracle was compiled with first ORACLE_HOME and work correctly with
first and second ORACLE_HOME.
But first ORACLE_HOME is in cluster package, and if this package is not
active, DBD-Oracle don't work with second ORACLE_HOME, and SHLIB_PATH,
LD_LIBRARY_PATH, and LIB_PATH equal ORACLE_HOME.

Error message :
install_driver(Oracle) failed: Can't load
'/opt/perl5/lib/site_perl/5.6.0/PA-RIS
C2.0/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: No such file or
director
y at /opt/perl5/lib/5.6.0/PA-RISC2.0/DynaLoader.pm line 200.
 at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
 at ./jmr.pl line 3

See Chatr de
/opt/perl5/lib/site_perl/5.6.0/PA-RISC2.0/auto/DBD/Oracle/Oracle.sl :
( = ORACLE_HOME)
Oracle.sl:
         shared library
         shared library dynamic path search:
             SHLIB_PATH     disabled  second
             embedded path  disabled  first  Not Defined
         shared library list:
             dynamic   /app/acl/oracle/product/8.1.7/lib//libclntsh.sl.8.0
             dynamic   /app/acl/oracle/product/8.1.7/lib//libwtc8.sl
             dynamic   /usr/lib/librt.2
             dynamic   /usr/lib/libpthread.1
             dynamic   /usr/lib/libdld.2
             dynamic   /usr/lib/libm.2
         shared vtable support disabled
         static branch prediction disabled
         executable from stack: D (default)
         kernel assisted branch prediction enabled
         lazy swap allocation disabled
         text segment locking disabled
         data segment locking disabled
         third quadrant private data space disabled
         fourth quadrant private data space disabled
         data page size: D (default)
         instruction page size: D (default)

Please help me !!!

Reply via email to