New Background Processes In 10g
........[@more@]
Information in this document applies to any platform.
=================================
MMAN
SGA Background Process
The Automatic Shared Memory Management feature uses a new background process named Memory Manager (MMAN). MMAN serves as the SGA Memory Broker and coordinates the sizing of the memory components. The SGA Memory Broker keeps track of the sizes of the components and pending resize operations
RVWR
======
Flashback database
-----------------------------
- This a new feature introduced in 10g.
- Flashbacking a database means going back to a previous database state.
- The Flashback Database feature provides a way to quickly revert an entire
Oracle database to the state it was in at a past point in time.
- This is different from traditional point in time recovery.
- A new background process Recovery Writer ( RVWR) introduced which is responsible for writing
flashback logs which stores pre-image(s) of data blocks
- One can use Flashback Database to back out changes that:
- Have resulted in logical data corruptions.
- Are a result of user error.
- This feature is not applicable for recovering the database in case of media
failure.
- The time required for flashbacking a database to a specific time in past is
DIRECTLY PROPORTIONAL to the number of changes made and not on the size
of the database.
Jnnn
=====
These are job queue processes which are spawned as needed by CJQ0 to complete scheduled jobs. This is not a new process.
CTWR
=====
This is a new process Change Tracking Writer (CTWR) which works with the new block changed tracking features in 10g for fast RMAN incremental backups.
MMNL
=====
The Memory Monitor Light (MMNL) process is a new process in 10g which works with the Automatic Workload Repository new features (AWR) to write out full statistics buffers to disk as needed.
MMON
======
The memory monitor (MMON) process was introduced in 10g and is associated with the Automatic Workload Repository new features used for automatic problem detection and self-tuning. MMON writes out the required statistics for AWR on a scheduled basis.
M000
======
MMON background slave (m000) processes.
CJQn
=====
This is the Job Queue monitoring process which is initiated with the job_queue_processes parameter. This is not new.
RBAL
====
This is the ASM related process that performs rebalancing of disk resources controlled by ASM.
ARBx
====
These processes are managed by the RBAL process and are used to do the actual rebalancing of ASM
controlled disk resources. The number of ARBx processes invoked is directly influenced by the asm_power_limit parameter.
ASMB
=====
The ASMB process is used to provide information to and from the Cluster Synchronization Services used by ASM to manage the disk resources. It is also used to update statistics and provide a heartbeat mechanism.
New Background Processes In 10g | ||||
文件 ID: | 註釋:268197.1 | 型別: | HOWTO | |
上次修訂日期: | 18-JUL-2005 | 狀態: | PUBLISHED |
The information in this document applies to:
Oracle Server - Enterprise Edition - Version:Information in this document applies to any platform.
Goal
This article provides information on some new and some pre-existing background processes in 10G which may be unfamiliar.Fix
BACKGROUND PROCESS INFORMATION=================================
MMAN
SGA Background Process
The Automatic Shared Memory Management feature uses a new background process named Memory Manager (MMAN). MMAN serves as the SGA Memory Broker and coordinates the sizing of the memory components. The SGA Memory Broker keeps track of the sizes of the components and pending resize operations
RVWR
======
Flashback database
-----------------------------
- This a new feature introduced in 10g.
- Flashbacking a database means going back to a previous database state.
- The Flashback Database feature provides a way to quickly revert an entire
Oracle database to the state it was in at a past point in time.
- This is different from traditional point in time recovery.
- A new background process Recovery Writer ( RVWR) introduced which is responsible for writing
flashback logs which stores pre-image(s) of data blocks
- One can use Flashback Database to back out changes that:
- Have resulted in logical data corruptions.
- Are a result of user error.
- This feature is not applicable for recovering the database in case of media
failure.
- The time required for flashbacking a database to a specific time in past is
DIRECTLY PROPORTIONAL to the number of changes made and not on the size
of the database.
Jnnn
=====
These are job queue processes which are spawned as needed by CJQ0 to complete scheduled jobs. This is not a new process.
CTWR
=====
This is a new process Change Tracking Writer (CTWR) which works with the new block changed tracking features in 10g for fast RMAN incremental backups.
MMNL
=====
The Memory Monitor Light (MMNL) process is a new process in 10g which works with the Automatic Workload Repository new features (AWR) to write out full statistics buffers to disk as needed.
MMON
======
The memory monitor (MMON) process was introduced in 10g and is associated with the Automatic Workload Repository new features used for automatic problem detection and self-tuning. MMON writes out the required statistics for AWR on a scheduled basis.
M000
======
MMON background slave (m000) processes.
CJQn
=====
This is the Job Queue monitoring process which is initiated with the job_queue_processes parameter. This is not new.
RBAL
====
This is the ASM related process that performs rebalancing of disk resources controlled by ASM.
ARBx
====
These processes are managed by the RBAL process and are used to do the actual rebalancing of ASM
controlled disk resources. The number of ARBx processes invoked is directly influenced by the asm_power_limit parameter.
ASMB
=====
The ASMB process is used to provide information to and from the Cluster Synchronization Services used by ASM to manage the disk resources. It is also used to update statistics and provide a heartbeat mechanism.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7318139/viewspace-907209/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- New Background Processes Oracle 10g/11gOracle 10g
- Oracle RAC Background processesOracle
- The Oracle Background Processes for Sybase ProsOracleROS
- oracle 11.2 所有Background Processes 的功能描述Oracle
- Keep processes running in the background and even after SSH session disconnectsSession
- Master Note: Troubleshooting Oracle Background Processes_1509616.1ASTOracle
- oracle database Background Processes所有後臺程式 詳解資料/官方文件OracleDatabase
- Flashback New Features and Enhancements in Oracle Database 10gOracleDatabase
- db_writer_processes-log_archive_max_processesHive
- 程式(Processes)
- SESSIONS, PROCESSES, TRANSACTIONSSession
- Sessions & Processes parameterSession
- background-clip 和 background-origin
- background-origin和background-clip區別
- background 屬性
- CSS background背景CSS
- CSS background 背景CSS
- background屬性
- background總結
- Does Goldengate Support The New Oracle 10g Flashback Feature? [ID 966212.1]GoOracle 10g
- background系列之你不知道的background-position
- How the JVM processes signalsJVM
- Dedicated and Shared Server ProcessesServer
- 增加連線數processes
- Connection/Session/Server ProcessesSessionServer
- Types of Processes (108)
- Server Processes (112)Server
- CSS:background-imageCSS
- CSS background-clipCSS
- CSS background-positionCSS
- CSS background-sizeCSS
- 背景圖-background定位
- CSS background-colorCSS
- background常用屬性
- sessions,processes的監控方法Session
- Overview of User Processes (109)View
- Overview of Oracle Processes (111)ViewOracle
- Queue Monitor Processes (QMNn) (125)