Title: Problem with new Oracle 8.1.6 install

I am trying to get this thing to work.  I believe the install is ok but I get the following error when running a test script.

>perl test.pl
/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /zrtph036_u01/home/oracle/dist/8.1.6/JRE/lib/PA_RISC/native_threads/libjava.sl

/usr/lib/dld.sl: Exec format error
install_driver(Oracle) failed: Can't load '/opt/corp/local/perl-5.005/lib/site_perl/5.005/PA-RISC1.1/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: Exec format error at /opt/corp/local/perl-5.005/lib/5.00502/PA-RISC1.1/DynaLoader.pm line 168.

 at (eval 1) line 2

 at /d01/home/web/src/system/classes/DB.pm line 43

Anyone seen this error before?  How do I fix it?
I have included the test.pl script as well as the DB.pm if they will help...

<<test.pl>> <<DB.pm>>
--
Jesse Swensen
Nortel Networks
ESN 455-0246
(919) 773-0246

test.pl

DB.pm

Reply via email to