Re: can't load library that exists (Oracle.sl)



Since nobody else has replied yet, I'll take a shot - note that I haven't
used perl or Oracle or perl DBI in quite a while, and I've never worked
on an HP Cluster, but looking at your error my guess is that you either

1. don't have DBD::Oracle installed on the failover machine, or
2. do have DBD::Oracle installed, but haven't compiled it on the
failover machine (note that you need at least the Oracle client
on that machine), or
3. DBD::Oracle is installed and compiled, but is not properly
linked

Hopefully someone else will chime in with a more definite diagnosis.

Hope this helps.

Hardy Merrill

"Rashid, Mohammad M, NTWOP" <mmrashid@xxxxxxx> 5/12/2006 3:34 PM >>>
Hi:

Any help in this matter would be greatly appreciated.

We have a HP cluster that has per, perl DBI, and oracle.

Machine A runs fine.

When we fail over to Machine B, on some applications we get the following error:
(please see below the error; the file exists! and it is executable!)

please help.

Thanks

-Mamun

___
Can't load '/opt/perl582/lib/site_perl/5.8.2/PA-RISC2.0/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: No such file or directory at /
opt/perl582/lib/5.8.2/PA-RISC2.0/DynaLoader.pm line 229.
at /opt/netscape/apache/docs/nerdv2/nerd.pm line 13
Compilation failed in require at /opt/netscape/apache/docs/nerdv2/nerd.pm line 13.
BEGIN failed--compilation aborted at /opt/netscape/apache/docs/nerdv2/nerd..pm line 13.
Compilation failed in require at /opt/netscape/apache/docs/nerdv2/index.cgi line 13.
BEGIN failed--compilation aborted at /opt/netscape/apache/docs/nerdv2/index.cgi line 13.
[Mon Nov 21 21:05:53 2005] [error] [client 135.173.9.69] Premature end of script headers: index.cgi, referer: http://bgtsgvpo1.ops.worldn
et.att.net:8080/navigation.html
_____

bgtsgvpo1:mrashid:file /opt/perl582/lib/site_perl/5.8.2/PA-RISC2.0/auto/DBD/Oracle/Oracle.sl
/opt/perl582/lib/site_perl/5.8.2/PA-RISC2.0/auto/DBD/Oracle/Oracle.sl: PA-RISC2.0 shared library -not stripped
bgtsgvpo1:mrashid:ls -l /opt/perl582/lib/site_perl/5.8.2/PA-RISC2.0/auto/DBD/Oracle/Oracle.sl
-r-xr-xr-x 1 root sys 8966144 Nov 14 2003 /opt/perl582/lib/site_perl/5.8.2/PA-RISC2.0/auto/DBD/Oracle/Oracle.sl
bgtsgvpo1:mrashid:

.



Relevant Pages

  • cant load library that exists (Oracle.sl)
    ... Any help in this matter would be greatly appreciated. ... We have a HP cluster that has per, perl DBI, and oracle. ...
    (perl.dbi.users)
  • Re: 10g Bind peeking causes multiple cursors for same query with perl DBD::Oracle
    ... Don't use Perl DBI with Oracle. ... New data types and features like direct load or evven array interface ...
    (comp.databases.oracle.server)
  • RE: Oracle/DBI
    ... Before installing Oracle client, I was able to connect to Oracle server. ... But I want to run both Oracle client and Perl DBI. ...
    (perl.dbi.users)
  • RE: Problems in DBI
    ... I am able to work for perl dbi now ... Subject: Problems in DBI ... (Or your install is damaged in some way). ... someone installed and uninstalled Oracle 8.1.6 and installed Oracle 8.1.7, ...
    (perl.dbi.users)
  • Problem retrieving Number Data (Oracle)
    ... While I have some experience with the perl DBI, Oracle is new to me and ... I get the raw binary back from the oracle sever ... ... if someone has a good functioning shell script running sqlplus from ...
    (perl.dbi.users)