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

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-04031 with Collections and SGA Settings - Part II

Re: ORA-04031 with Collections and SGA Settings - Part II

From: Gints Plivna <gints.plivna_at_gmail.com>
Date: 2 Jul 2006 00:26:13 -0700
Message-ID: <1151825173.124626.257780@h44g2000cwa.googlegroups.com>


> Are these settings normal or is there something off in them that would
> explain why I consistently ran out of memory when trying to use a collection
> of about only 972,000 records?
>
> Any assistance/comments would be appreciated.

Have you checked global temporary tables? For a million records I'd say this would be much more scalable and normal approach than store all this stuff in memory.

Gints Plivna
http://www.gplivna.eu/ Received on Sun Jul 02 2006 - 02:26:13 CDT

Original text of this message

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