Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8.1, Perl 5.05, DBI on Solaris 2.6

Re: Oracle 8.1, Perl 5.05, DBI on Solaris 2.6

From: Ron Reidy <rereidy_at_indra.com>
Date: 2000/06/01
Message-ID: <39367F50.995DE894@indra.com>#1/1

Mark Heaton wrote:
>
> I have installed all the above and when we try to make a DBI call via Perl's
> DBI library an error occurs saying a Solaris patch is required for the Java
> Runtime Environment (1.1.10 and 1.1.8 both have the same result).
> From digging through Sun's website and elsewhere it is clear that Solaris
> 2.5.1 needs a patch applied to support native threads. However this is not
> needed for 2.6.
> Has anyone come accross this and been able to resolve this. The error is
> most likely in the Perl DBI lib but Oracle does not help with its errors.
> Regards
> Mark

From the text, it appears you are using a perl made with threads. The DBI docs specifically state DBI is not thread safe.

-- 

Ron Reidy
Oracle DBA
Reidy Consulting, L.L.C.
Received on Thu Jun 01 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US