Looks like the DBD:Oracle module was not compiled correctly for your current Oracle client or DBD:Oracle did now install correctly or is not installed.
You will most likely have to recompile and reinstall the latest version of DBD::Oracle. Can you tell us what version of DBI, DBD:Oracle, Oracle Client and Oracle you are using? ----- Original Message ----- From: "Amar P. Singh" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, May 30, 2006 8:36 AM Subject: Error while executing DBI module Hi, I get the following errors while executing the DBI module of perl. Please help me find out the reason of this error. install_driver(Oracle) failed: Can't load '/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/DBD/Ora cle/Oracle.so' for module DBD::Oracle: libclntsh.so.9.0: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/DynaLoader.pm line 230. 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 With Regards, Amar P Singh
