Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Memary alloc, OCI
Hi all,
In a gnu/linux envrionment, my code does a multithreading ( not oci) db requests processing via a connection pool. The problem is that there are serval mem related issues like uninitinized variable usage, small pieces of mem leaks.., relate to oci mem management routines. So I'm looking for an example of using OCIEnvCreate() to have the oci call glibc mem functions and the right configuration for other params like xtramemsz,.... and other clues on dealing with this. Can some one help?
TIA -sam Received on Wed Jun 25 2003 - 09:31:16 CDT
![]() |
![]() |