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: How does Oracle manage the possiblity of memory leak?

Re: How does Oracle manage the possiblity of memory leak?

From: Jim Kennedy <kennedy-down_with_spammers_at_attbi.com>
Date: Thu, 09 Jan 2003 06:40:53 GMT
Message-ID: <VP8T9.618439$%m4.200483@rwcrnsc52.ops.asp.att.net>


Good QA. Yes, it automatically manages memory. It is multi threaded. Jim

--
Replace part of the email address: kennedy-down_with_spammers_at_attbi.com
with family.  Remove the negative part, keep the minus sign.  You can figure
it out.
"C Chang" <cschang_at_maxinter.net> wrote in message
news:3E1CF220.495C_at_maxinter.net...

> if a trigger has to call another function to process data, how oracle
> manages the multiple copies of the function when the trigger has been
> called multiple times? Is there an automatic garbage collector within
> PL/SQL process? my system is 8.1.6 on NT 4
>
> C Chang
Received on Thu Jan 09 2003 - 00:40:53 CST

Original text of this message

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