On 2006-05-12 14:34:24 -0500, Rashid, Mohammad M, NTWOP wrote:
> 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!)
[...]
> 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.

Oracle.sl is dynamically linked against a number of other libraries (use
chatr /opt/perl582/lib/site_perl/5.8.2/PA-RISC2.0/auto/DBD/Oracle/Oracle.sl
to get a list). If one of those doesn't exist, you get the same error
message.

Most probable cause is that you haven't installed oracle in the same
location on both machines.

        hp

-- 
   _  | Peter J. Holzer    | If I wanted to be "academically correct",
|_|_) | Sysadmin WSR       | I'd be programming in Java.
| |   | [EMAIL PROTECTED]      | I don't, and I'm not.
__/   | http://www.hjp.at/ |   -- Jesse Erlbaum on dbi-users

Attachment: pgpzHEtVtqObd.pgp
Description: PGP signature

Reply via email to