Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> RE: Objects destruction
try, Set NULL the Objects.
agis_at_diax <agis_at_dplanet.ch> escribió en el mensaje de noticias
39A1154C.EF605973_at_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 - 07:36:34 CDT
![]() |
![]() |