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 -> Hitting the roof on shared pool

Hitting the roof on shared pool

From: ole c meldahl <konocm_at_statoil.com>
Date: Wed, 24 Nov 1999 10:53:07 +0100
Message-ID: <383BB583.C4D2F44F@statoil.com>


Hi

We have a set of complex jobs which we need to run simuntaneously, there is a whole set of complex views depending on complex views involved, and the query plan seem to fill up shared pool.

Is there any other way to avoid this than increasing shared pool? Can I for instance pin the top complex views and avoid a complete reparse of these each time(COMPLEX_VIEW_MERGE = false)? Will 8.0.5 be any better at this? What are the practical limits for shared pool? We have an instance on a busy server running many instances.

BTW we're on Oracle 7.3.4 moving to 8.0.5

Any input is greatly appreciated!!

ole c Received on Wed Nov 24 1999 - 03:53:07 CST

Original text of this message

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