Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> OCI8 thread safety question
Hi there,
The OCI Programmer's manual only mentioned that mutexes are allocated on a per OCIEnv handle basis. I interepret this to mean that calls such as OCIHandleAlloc() which takes an Env handle are mutex protected. How about other handles such as the error handle? Many OCI call interfaces have an error handle in it, and thread safety is not so clear. Could anyone shed some lights on this?
Thanks in advance!
Jay Received on Thu Aug 05 1999 - 15:08:02 CDT
![]() |
![]() |