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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Is OCI thread-safe?

Re: Is OCI thread-safe?

From: Nicholas Whitehead <nickman_at_cybernex.net>
Date: Thu, 30 Apr 1998 07:44:48 GMT
Message-ID: <35482bbc.154145319@news.cybernex.net>


Yes. As of Version 7.3, OCI libraries are thread safe.

On Tue, 28 Apr 1998 17:22:00 -0700, "Eric Anderson" <ericNOCAPS_at_semaphore.com> wrote:

>Is ORACLE's OCI library thread safe? I had assumed it was until recently
>when I began getting some very peculiar runtime errors. Once under a heavy
>load (maybe 5 or more concurrent database accesses, each on it's own
>connection and cursor), my application will croak inside a function called
>kpumgs() (I assume that's a function located somewhere deep in the oracle
>libraries).
>
>My platform is ORACLE 7.3 enterprise for solaris/sparc.
>
>
>
>
>
Received on Thu Apr 30 1998 - 02:44:48 CDT

Original text of this message

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