0% found this document useful (0 votes)
35 views1 page

Syntax Architecture

The document describes the major components that make up an Oracle database instance. It shows the System Monitor (SMON) and Process Monitor (PMON) processes that monitor the health of the database. It also outlines the main memory structures like the System Global Area (SGA) and Process Global Area (PGA) that manage shared memory, along with background processes like the Database Writer (DBWR) and Log Writer (LGWR) that write data to disk. Key disk structures such as the data files, redo log files, and control files that persistently store database data and log information are also indicated.

Uploaded by

pramitsh
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
Download as ppt, pdf, or txt
0% found this document useful (0 votes)
35 views1 page

Syntax Architecture

The document describes the major components that make up an Oracle database instance. It shows the System Monitor (SMON) and Process Monitor (PMON) processes that monitor the health of the database. It also outlines the main memory structures like the System Global Area (SGA) and Process Global Area (PGA) that manage shared memory, along with background processes like the Database Writer (DBWR) and Log Writer (LGWR) that write data to disk. Key disk structures such as the data files, redo log files, and control files that persistently store database data and log information are also indicated.

Uploaded by

pramitsh
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1/ 1

Recover Snapshot

System Process Server Distributed Auto- Parallel


Monitor Monitor Locks Tx refresh Query
SMON PMON LCK RECO SNPn Pnnn

Shared Pool Buffer Cache Redo Log_Buffer


DB_Block_Buffers & DB_block_size
Shared_Pool_size
SGA

SQL Dict
Area Cache

CKPT
Other Processes

Shared Server DBWR LGWR

[PGA] ARCH

User Data files Redo Log files


[UGA]

SQL Area is also known Archive Log


as “Library Cache” files
init.ora Parameter file Control files

You might also like