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 -> Re: Memory Leak in OCI Calls

Re: Memory Leak in OCI Calls

From: J Alex <jalexanderssd_at_yahoo.com>
Date: Sat, 19 Oct 2002 05:27:22 GMT
Message-ID: <_26s9.152411$O8.3813864@twister.tampabay.rr.com>

"Ramesh Natarajan" <ramesh_at_motorola.com> wrote in message news:3DAE8FF7.7F3BF7AE_at_motorola.com...
> Hi Group,
>
> I am using OCI Calls to connect to an Oracle database to execute some
>
> stored procedures. I am using Oracle 8i on Solaris 2.8. Mine is a
> multithreaded
> application.
> When analyzing my program using Sun Workshop, it gave me a memory
> leak in the libraries used by ORACLE OCI Calls.
>

I've encountered a memory leak with an OCI call on HPUX and it turned out to be an *OS* patch that solved the problem. You might want to check the Sun patches to see if there is any reference to Oracle. Received on Sat Oct 19 2002 - 00:27:22 CDT

Original text of this message

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