Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Shared Pool: Can it be filled *over* 100% ?
On Thu, 12 Aug 2004 15:38:29 +0200, "Christian Antognini"
<christian.antognini_at_trivadis.com> wrote:
>In many situations Oracle allocates more memory than specified by the
>INIT.ORA parameters. Therefore this formula makes no sense, or at least
>should be used with care... A plain select on V$SGASTAT is better...
The query is just plain wrong, as I have demonstrated earlier today. Multiple records will be selected from v$sgastat, except the 'free memory' record. Those records will be summed *after* the cartesian product with v$parameter has been determined. Try it yourself.
-- Sybrand Bakker, Senior Oracle DBAReceived on Thu Aug 12 2004 - 13:09:33 CDT
![]() |
![]() |