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: OCI concurrent access example

Re: OCI concurrent access example

From: Markus M. Mueller <markus-m.mueller_at_ubs.com>
Date: Wed, 01 Sep 1999 10:24:16 +0200
Message-ID: <37CCE2B0.B5798505@ubs.com>


Have you tried, to give each thread a dedicated connection? In my application each thread has even it's own OCIEnv pointer.

give it a try.
Markus

Simeon Bailey wrote:
>
> Hey, :-)
> Would somebody be able to supply me with an example of concurrent
> access using OCI. The problem I am experiencing is random hanging of the
> OCIServerAttach call.
>
> Any thoughts or suggestions would be greatly appreciated.
>
> Many thanks
> S.
Received on Wed Sep 01 1999 - 03:24:16 CDT

Original text of this message

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