Re: Multi-threaded OCI application

From: Ullrich Hertlein <heul0011_at_rz03.FH-Karlsruhe.DE>
Date: 28 May 1998 15:24:54 GMT
Message-ID: <6kjvk6$1tn$1_at_nz12.rz.uni-karlsruhe.de>


In comp.databases.oracle.tools "rakesh" <rakesh_at_mci2000.com> wrote:
: If one is writing a OCI application that has multiple threads,
: each thread accessing rows of multiple tables from a single database,
: which of the following is the best approach ?
: Note that there is only userid.

the rogue-wave dbtool++ documentaion mentiones, that oci is not threadsafe. if have no further infos about this. another possibiliy for this problem, is trying to get the c-sources from the OCI-Cartridge for the webapplication server. this cartridge is running multithraded, too. so if the source uses one session for each thread, you know what to do ... ;)

bye , ulli                


Received on Thu May 28 1998 - 17:24:54 CEST

Original text of this message