Answer Posted / nishant jakkal
To approximate size of the SGA (Shared Global Area), use
following formula: db_cache_size + db_keep_cache_size +
db_recycle_cache_size + db_nk_cache_size + shared_pool_size
+ large_pool_size + java_pool_size + log_buffers + 1mb
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Can a View based on another View in Oracle?
What is an Integrity Constrains in Oracle?
Teradata: How can we know the indexed column in a table?
How to define Data Block size in Oracle?
What are the uses of Oracle Rollback Segment?
What is the use of Oracle Control File?
What is an Oracle Rollback Segment?
What is an Oracle Data Dictionary?
How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?
What is an Oracle SYSTEM tablespace and when is it Created?
What are Oracle Schema Objects?
What is the function of Redo Log in Oracle?
Can a Tablespace hold objects from different Schemes in Oracle?
What is an Oracle Data Segment?
What is an oracle database schema?