OCI memory leakage

From: Eric Lam <ericlam_at_proactive.com.hk>
Date: Wed, 9 Feb 2000 09:33:33 +0800
Message-ID: <87qg22$olg4_at_imsp212.netvigator.com>



I'm using OCI client lib of 8i on NT to connect to Oracle 7.7.3 server. However, I notice that there is a serious memory leakage problem esp. when the traffic is high. I'm using :
OCIEnvCreate((OCIEnv **)&envhp, OCI_DEFAULT, NULL, NULL, NULL, NULL, NULL, NULL);
as the first step in the init. process.

Are there any special settings I need to take care of ?

Eric Received on Wed Feb 09 2000 - 02:33:33 CET

Original text of this message