What is SGA?

Answer Posted / swarna

SGA is a system global area (or) shared global area. The information available within this area is accessed by all users. Memory is allocated to the SGA when oracle instance starts.

Components of SGA:
1.Shared pool
(a) Library cache
(b) data dictionary cache
2.Data buffer cache
3.Redolog buffer cache
4.Large pool
5.Java pool

Size of the SGA can be view by SGA_MAX_size
The memory allocated to SGA can be viewed by Show SGA (or) show parameter sga_target.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an Oracle Rollback Segment?

611


What is an Oracle Data Block?

636


What are the uses of Oracle Rollback Segment?

643


What is an oracle database schema?

643


Can a View based on another View in Oracle?

651






What is an Oracle Data Segment?

608


Can a Tablespace hold objects from different Schemes in Oracle?

622


What is an Integrity Constrains in Oracle?

724


What is an Oracle SYSTEM tablespace and when is it Created?

605


What is the function of Redo Log in Oracle?

662


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?

2260


What are Oracle Schema Objects?

632


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

2542


Teradata: How can we know the indexed column in a table?

1370


What is the use of Oracle Control File?

611