|
| Total Answers and Comments: 9 |
Last Update: October 06, 2008 |
|
| | |
|
Submitted by: nishit patel Components of SGA are :1> Shared pool : consists of shared sql area and shared pl/sql area2> Data Base buffer cache(DB cache) : contains most recently used blocks & dirty blocks(modified but not yet written to datafile)3> Redolog Buffer : contains changed/redo data4> Large pool : used only in parellel sever environment5> Java pool : used when you are using java strored procedures etc.Thank U,By NISHIT PATEL.mail : nishitptl@yahoo.co.in
Above answer was rated as good by the following members: rnraomaddula | Go To Top
|