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

How does Oracle manage the possiblity of memory leak?

From: C Chang <cschang_at_maxinter.net>
Date: Wed, 08 Jan 2003 22:53:04 -0500
Message-ID: <3E1CF220.495C@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 Wed Jan 08 2003 - 21:53:04 CST

Original text of this message

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