Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> OCI und shared libraries under Oracle 8i
Hi
i have a programm that uses OCI and runs multithreaded for connecting
oracle. When i static link the hole progamm with the oracle librarys,
the programm works
fine, but uses a lot of memory. so i linked it dynamic with shared
library and the programm works until the first call from the thread goes
to oracle. Then nothing happens an the programm dies..
Are there problems known with using the oci, threading and the shared library libclntsh.
the Oracle version used is 8i (815) on a digital unix 4.0.
Thanks a lot for help...
Oliver Received on Wed Dec 08 1999 - 07:35:23 CST
![]() |
![]() |