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>
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
- Ulli Hertlein *
- EMAIL: heul0011_at_fh-karlsruhe.de *
- URL: http://WWW.FH-Karlsruhe.DE/~heul0011/ *
