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: Multithreading and Oracle

Re: Multithreading and Oracle

From: Bob Withers <Bob.Withers_at_mci.com>
Date: 1997/12/09
Message-ID: <MPG.ef7083b719b7ab989694@news.internetmci.com>#1/1

In article <01bd041b$acfe0a80$2f5395c1_at_thor>, user_at_msn.com says...
> From 7.2. all Client Libraries are Thread Safe.
>
> Regards
> David Russell
>

Are you sure about this? All the information I can find indicates that support for multiple threads was not available until 7.3. In fact the library is not thread safe then unless the opinit() call is made to put it into threadsafe mode. It seems this API was omitted from many 7.3 releases and was added later via patch.

Bob Received on Tue Dec 09 1997 - 00:00:00 CST

Original text of this message

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