les10 man mem20 tell me





Managing Memory












The interactions in this eCourse require Javascript to be enabled.



 

SGA and PGA


previous|next






SGA

The SGA is a memory area that contains data and control information for the instance. The SGA includes the following data structures:

Database buffer cache: Caches blocks of data retrieved from the database
Redo log buffer: Caches redo information (used for instance recovery) until it can be written to the physical redo log files stored on the disk
Shared pool: Caches various constructs that can be shared among users
Large pool: Is an optional area that provides large memory allocations for certain large processes, such as Oracle backup and recovery operations, and I/O server processes
Java pool: Is used for all session-specific Java code and data within the Java Virtual Machine (JVM)
Streams pool: Is used by Oracle Streams When you start the instance by using Enterprise Manager or SQL*Plus, the amount of memory allocated for the SGA is displayed.

The SGA_TARGET parameter specifies the total amount of space available to the SGA. If you set SGA_TARGET to 0, Automatic Shared Memory Management is disabled.
PGA
A Program Global Area (PGA) is a memory region that contains data and control information for each server process. An Oracle server process services a client's requests. Each server process has its own private PGA that is created when the server process is started. Access to the PGA is exclusive to that server process, and the PGA is read and written only by the Oracle code acting on its behalf. With the dynamic SGA infrastructure, the size of the database buffer cache, the shared pool, the large pool, the Java pool, and the Streams pool changes without shutting down the instance.
The PGA_TARGET is the total amount of memory allocated to the PGA
 







Wyszukiwarka

Podobne podstrony:
les10 man tblspc10 tell me
les10 man mem10 tell me
les10 man usr10 tell me
les10 man usr21 tell me
les10 man usr20 tell me
les10 man set20 tell me
les10 man tblspc20 tell me
les10 man set10 tell me
les10 man tblspc10 show me
les10 man usr10 show me
les10 man tblspc20 show me
les10 man mem10 show me
les10 man set10 show me
les10 man usr20 show me
les10 mon?20 tell me
les10 mon?10 tell me
les05 ins tab20 tell me
Geri Halliwell Don t?ll me?by

więcej podobnych podstron