Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Memory Sizing
All, I have a question re Sizing of various
memory areas in the SGA.
On a test box (8.1.6.0.0 NT4), I have a
database with the following init.ora parameters...
db_block_buffers = 500
shared_pool_size = 4951040
large_pool_size = 614400
java_pool_size = 0
log_buffer = 32768
db_block_size = 4096
However, querying v$sga and v$sgastat gives
some different results...
SQL> SELECT *
2 FROM v$sga;
<FONT face="Courier New"
size=2>NAME VALUE-------------------- ----------FixedSize
![]() |
![]() |