SGA Sizing [message #240159] |
Thu, 24 May 2007 04:51 |
letyrolien
Messages: 6 Registered: March 2007
|
Junior Member |
|
|
Hi,
I am working on OeBS 11.5.10 with Real Application Server.
Do you know how to size the SGA ?
On what is it depending ?
Thanks
|
|
|
Re: SGA Sizing [message #240635 is a reply to message #240159] |
Fri, 25 May 2007 06:37 |
Frank Naude
Messages: 4581 Registered: April 1998
|
Senior Member |
|
|
> Do you know how to size the SGA?
In SQL*Plus, type SHOW SGA, or do a select from V$SGA;
> On what is it depending?
It's dependent on your parameters settings.
|
|
|