How to find the SGA Size

Answer Posted / cspriyadba

select * from v$sga;

Fixed Size 72536 bytes
Variable Size 22900736 bytes
Database Buffers 409600 bytes
Redo Buffers 77824 bytes


Total System Global Area : - Total in bytes of all the sub-
divisions that makes up the SGA.

Total System Global Area 23460696 bytes

Is This Answer Correct ?    29 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an Oracle Data Block?

630


What is the function of Redo Log in Oracle?

659


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?

2256


Can a View based on another View in Oracle?

647


What is an Oracle Data Dictionary?

629






How to define Data Block size in Oracle?

630


What is the use of Oracle Control File?

609


What is an oracle database schema?

638


What is an Oracle Rollback Segment?

609


What is an Oracle Data Segment?

605


Can a Tablespace hold objects from different Schemes in Oracle?

617


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

599


What are Oracle Schema Objects?

626


What is an Integrity Constrains in Oracle?

718


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

2540