Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Objects destruction

Objects destruction

From: <agis_at_diax>
Date: Mon, 21 Aug 2000 13:41:01 +0200
Message-ID: <39A1154C.EF605973@dplanet.ch>

Hi

We are running a lot of PL/SQL code and are also using Objects. When we do a big transaction, we get an error message "out of process memory... (pga heap, ksm stack)".
We think it might have to do with our objects, as there are constructors for them, but there seems to be no deconstructor. Oracle also said that they don't do any garbage collection. Does somebody know how I get the memory from my objects freed.

Thanks
Hanspeter Received on Mon Aug 21 2000 - 06:41:01 CDT

Original text of this message

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