We use PERL DBI on a number of Solaris 2.6 servers, all at the same patch level. For those unfamiliar, it allows PERL to access Oracle Databases. On one server, a Sun E250, it will not work. It returns the following (not true) message:
tronsd03:/home/dgorsk01 $ perl test.pl You must install a Solaris patch to run this version of the Java runtime. Please see the README and release notes for more information. Exiting. DBI === version 1.21 Solaris ======= The Solaris servers are Solaris 2.6 at kernel patch level "Generic_105181-30". Oracle ====== 8.1.6 and 8.1.7 (same error regardless or which Oracle release we try) I've tried using the DBI modules off a "working" server, but get the same (above) error message. If anyone has and ideas, I'd appreciate you input. Oh and YES, I have read the DBI FAQ and associated email threads on the WWW page. I can't be the first fool to run into this. Thanks, Kelly Kelly Miller EDS/OnStar [EMAIL PROTECTED]
