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?



How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_bu..

Answer / Asad Hussain

The size of the System Global Area (SGA) in an Oracle database is not calculated directly from individual components like block size, shared_pool, redo_buffer_cache, and db_buffer_cache. Instead, these components are allocated within the SGA. To estimate the SGA size, you can sum up the sizes of each component based on their respective parameters. However, it's important to note that Oracle automatically manages the sizes of these components, so it's not common practice to manually calculate the SGA size.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Architecture Interview Questions

What is PGA?

5 Answers  


What is the significance of having storage clause ?

1 Answers  


How to implement the multiple control files for an existing database ?

2 Answers  


What is a Parallel Server option in ORACLE?

1 Answers  


What are the consideration at tehe migration of Oracle 9i to 10G.

1 Answers   Baidu,


What is the function of checkpoint(CKPT)?

4 Answers  


What is the function of ARCH?

3 Answers  


What is the function of Lock (LCKn) Process?

1 Answers  


What is the OPTIMAL parameter ?

1 Answers   TCS,


• What is oracle Architecture?

3 Answers  


Why query fails sometimes ?

1 Answers  


What is SGA?

3 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)