Memory leak in OCI call

2002-12-30 Thread dnaren


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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).




Re: Memory leak in OCI call

2002-12-30 Thread Tim Gorman
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: [EMAIL PROTECTED]
 
 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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).




Re: Memory leak in OCI call

2002-12-30 Thread dnaren


Yes I am using OCIConnectionPoolDestroy.

-Naren




Tim Gorman [EMAIL PROTECTED] on 12/30/2002 11:03:41 PM

Please respond to [EMAIL PROTECTED]

To:   Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
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: [EMAIL PROTECTED]

 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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).