Instead of using the Oracle sample values, use the following rule of thumb
when setting the SGA size for a new system:
- Server Physical Memory × .55 = Total Amount of Memory to Allocate to All SGAs (TSGA)
- TSGA/Number of Oracle Instances on the Server = Total SGA Size Per Instance (TSGAI)
- TSGAI × .45 = Total Memory Allocated to the Shared Pool
- TSGAI × .45 = Total Memory Allocated to the Database Buffer Cache
- TSGAI × .10 = Total Memory Allocated to the Redo Log Buffer
No comments:
Post a Comment