Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is ORACLE MEMORY STRUCTURES

Answer Posted / azhar505@gmail.com

Oracle Instance is a combination of memory and background processes.
Types of memory strucutres.
1.SGA(Shared Global Area):This is chunk of memory allocated during instance startup.SGA contains data and control information for an oracle instance.SGA is shared by several background processes.
SGA contains
SHAREDPOOL,Database BufferCache,LogBuffer Cache.
JavaPool and Large Pool are optional memory structures.

2.PGA(Program or Private global Area):
Contains data and control information for each server processes.Unlike SGA,PGA is not shareable.There is one PGA for one server process.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Oracle Schema Objects?

1150


How to define Data Block size in Oracle?

1165


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

1939


Can a Tablespace hold objects from different Schemes in Oracle?

1082


What are the uses of Oracle Rollback Segment?

1175


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?

2757


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

3112


What is an Integrity Constrains in Oracle?

1232


What is an Oracle Rollback Segment?

1161


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

1164


What is an Oracle Data Dictionary?

1161


What is an oracle database schema?

1163


What is the function of Redo Log in Oracle?

1267


What is an Oracle Data Block?

1116


What is the use of Oracle Control File?

1109