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 -> Memary alloc, OCI

Memary alloc, OCI

From: Sam <sam_at_somewhere.com>
Date: Wed, 25 Jun 2003 10:31:16 -0400
Message-ID: <QhiKa.20836$7a3.10448@news.primus.ca>


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

Original text of this message

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