Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id gBV7WAJ30475
 for <oracle-l@orafaq.net>; Tue, 31 Dec 2002 01:32:10 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id gBV7WAc30470
 for <oracle-l@orafaq.net>; Tue, 31 Dec 2002 01:32:10 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id UAA62825;
 Mon, 30 Dec 2002 20:14:24 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 005247C4; Mon, 30 Dec 2002 19:44:35 -0800
Message-ID: <F001.005247C4.20021230194435@fatcity.com>
Date: Mon, 30 Dec 2002 19:44:35 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: dnaren@hss.hns.com
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: dnaren@hss.hns.com
Subject: Re: Memory leak in OCI call
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit



Yes I am using OCIConnectionPoolDestroy.

-Naren




"Tim Gorman" <tim@sagelogix.com> on 12/30/2002 11:03:41 PM

Please respond to ORACLE-L@fatcity.com

To:   Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
cc:    (bcc: Narendra Donthineni/HSSBLR)





Are you making any calls to OCIConnectionPoolDestroy
anywhere in your program?

>
>
> HI.
>
>    I am using OCIConnectionPoolCreate  to establish
> Connection with database.
>    When i run through purifier its showing Leak.
>     The traces are as follows
>
>    MLK: 128 bytes leaked at 0x1b7c830
>    This memory was allocated from:
>                malloc         [rtlib.o]
>                sltspcinit     [sltspc.c]
>                kpucpcreate    [kpucp.c]
>                OCIConnectionPoolCreate [oci8.c]
>
>     MLK: 104 bytes leaked at 0x1bec0b0
>      This memory was allocated from:
>               malloc         [rtlib.o]
>                sltsmxi        [sltsm.c]
>                kpucpcreate    [kpucp.c]
>                OCIConnectionPoolCreate [oci8.c]
>
> Please help me in this...
>
> Thanks in Advance
> -Naren.
>
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.net --
> Author:
>   INET: dnaren@hss.hns.com
>
> Fat City Network Services    -- 858-538-5051
> http://www.fatcity.com San Diego, California        --
> Mailing list and web hosting services
> ----------------------------------------------------------
> ----------- To REMOVE yourself from this mailing list,
> send an E-Mail message to: ListGuru@fatcity.com (note
> EXACT spelling of 'ListGuru') and in the message BODY,
> include a line containing: UNSUB ORACLE-L (or the name of
> mailing list you want to be removed from).  You may also
> send the HELP command for other information (like
> subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Tim Gorman
  INET: tim@sagelogix.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).







-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: dnaren@hss.hns.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

