New Background Processes Oracle 10g/11g
There are several new other background processes in 10g/11g,as following:
MMON performs various manageability-related background tasks, for example:
*Issuing alerts whenever a given metrics violates its threshold value
*Taking snapshots by spawning additional process (MMON slaves)
*Capturing statistics value for SQL objects which have been recently modified
MMNL
stands for manageability monitor light which is responsible to flush the information to the repository and performs frequent and light-weight manageability-related tasks, such as session history capture and metrics computation.
stands for memory manager which manage the automatic shared memory. MMAN serves as the SGA memory broker and coordinates the sizing of the memory components. It keeps track of the sizes of the components and pending resize operations.
RBAL
coordinates rebalance activity for disk groups in an Automatic Storage Management instance. It performs a global open on Automatic Storage Management disks.ORBn performs the actual rebalance data extent movements in an Automatic Storage Management instance. There can be many of these at a time, called ORB0, ORB1, and so forth.
OSMB
is present in a database instance using an Automatic Storage Management disk group. It communicates with the Automatic Storage Management instance.
VKTM
The virtual keeper of time provides wall-clock time and reference time for other sessions/processes.
FBAR
The flashback data archiver writes old row-versions of tables with 'flashback archive' enabled into flashback data archives on commit.
DIAG
The diagnosibility process (DIAG) runs oradebug commands and triggers diagnostic dumps as part of the new ADR (automatic diagnostic repository) feature, which is a replacement (and major enhancement) for the much-reviled RDA.
DIA0
detects hangs then triggers DIAG do take diagnostics.
SMCO/WnnnThe space management coordinator and slaves perform space allocation and reclamation.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/38542/viewspace-984954/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- New Background Processes In 10g
- Oracle RAC Background processesOracle
- The Oracle Background Processes for Sybase ProsOracleROS
- oracle 11.2 所有Background Processes 的功能描述Oracle
- Master Note: Troubleshooting Oracle Background Processes_1509616.1ASTOracle
- oracle database Background Processes所有後臺程式 詳解資料/官方文件OracleDatabase
- Keep processes running in the background and even after SSH session disconnectsSession
- Flashback New Features and Enhancements in Oracle Database 10gOracleDatabase
- oracle 10g/11g新名詞Oracle 10g
- oracle 11g的資料匯入oracle 10gOracle 10g
- Overview of Oracle Processes (111)ViewOracle
- New 11g Default Jobs
- oracle 11g 中 (oracle 10g) crsctl 的 替換命令Oracle 10g
- 1 Oracle Database 11g Release 2 (11.2.0.4) New FeaturesOracleDatabase
- oracle 11g ocp new feature 1z0-050Oracle
- New Oracle Enterprise Manager 11g 的36 個plug -inOracle
- oracle9i、10g、11g區別Oracle
- Oracle 10g/11g 統計資訊相關Oracle 10g
- Upgrading from Oracle Database 10g to 11gOracleDatabase
- Oracle 補丁全集 (Oracle 9i 10g 11g Path)Oracle
- Does Goldengate Support The New Oracle 10g Flashback Feature? [ID 966212.1]GoOracle 10g
- 11G new SQL hint大全SQL
- Some new features in 11g
- oracle 10g 與11g統計資訊區別Oracle 10g
- Oracle 10g/11g 升級psu步驟Oracle 10g
- oracle中的processes,session,transaction引數OracleSession
- 11g New Feature: Health monitor
- 在oracle 10g中實現oracle 11g的snapshot standby特性Oracle 10g
- oracle 9i 和oracle 10g 和oracle 11g有什麼區別Oracle 10g
- oracle監聽檔案listener.ora for 10g/11gOracle
- 多套Oracle 10g整合遷移到11g的方案Oracle 10g
- BBED在Oracle 10g/11g上安裝筆記Oracle 10g筆記
- Oracle Database 10g/11g補丁(Patchset)下載地址OracleDatabase
- Oracle 11g匯入到10g引起的錯誤Oracle
- Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware NodeOracle
- oracle 817 ora_snp background processOracle
- Zero Downtime Upgrade of Oracle 10g to Oracle 11g Using GoldenGate — 2Oracle 10gGo
- Oracle從10g升級到11g詳細步驟Oracle