Answer Posted / guest
ORACLE MEMORY STRUCTURES
software code area:-software code area are partitions of
memory used to store code that is being or may be executed.
system global area:-it is a group of shared memory
structures that contain data and control information for one
oracle database instance
database buffer cache
redo log buffer
shared pool
program global area:-it is a memory region that
contains data and control information for server process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a Tablespace hold objects from different Schemes in Oracle?
Can a View based on another View in Oracle?
How to define Data Block size in Oracle?
What is an Oracle Rollback Segment?
What are Oracle Schema Objects?
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 are the uses of Oracle Rollback Segment?
What is the function of Redo Log in Oracle?
What are the consideration at tehe migration of Oracle 9i to 10G.
What is an oracle database schema?
What is an Oracle Data Segment?
What is the use of Oracle Control File?
What is an Oracle Data Dictionary?
What is an Integrity Constrains in Oracle?
What is an Oracle SYSTEM tablespace and when is it Created?