Redo Logging I/O-Related Wait Events
'log file sequential read' and 'log file single write'
Both these Wait Events are I/O-related so they are likely to appear together with 'log file parallel write' if there is I/O contention on the redo logs. Follow the same guidelines for tuning them.
'switch logfile command' ,'log file switch completion' and 'log file switch (clearing log file)'
More LGWR I/O-related Wait Events, tune as before.
'log file switch (checkpoint incomplete)'
This Wait Event occurs when checkpointing activities are not occurring quickly enough.
For guidelines on tuning checkpoint operations please refer to:
Document 76713.1 8i Parameters that Influence Checkpoints
'log switch/archive' and 'log file switch (archiving needed)'
These Wait Events occur when archiving is enabled and indicate that archiving is not performing fast enough.
For guidelines on tuning archiving operations please refer to:
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29337971/viewspace-1816627/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle RAC Wait EventsOracleAI
- Oracle Enqueues Wait Events 二OracleENQAI
- Oracle Enqueues Wait Events 一OracleENQAI
- Oracle Enqueues Wait Events 三OracleENQAI
- Oracle Enqueues Wait Events 三 enq: TX - row lock contentionOracleENQAI
- Oracle RAC Cache Fusion系列十八:Oracle RAC Statisticsand Wait EventsOracleAI
- oracle 9i臨時表產生過多redoOracle
- logging
- 【REDO】Oracle redo advice-sqlOracle RedoSQL
- 【REDO】Oracle redo undo 學習Oracle Redo
- 【REDO】Oracle redo內部結構Oracle Redo
- 【go語言】wait,wait for meGoAI
- go - LoggingGo
- ORACLE EVENTS(轉)Oracle
- 日誌記錄模式(LOGGING 、FORCE LOGGING 、NOLOGGING)模式
- MySQL redoMySql
- Python Logging 指南Python
- Docker logging driversDocker
- logging.basicConfig()
- Oracle Redo and UndoOracle Redo
- MySQL:Redo & binlogMySql
- hashlib、logging模組
- efcore 新特性 SaveChanges Events
- pointer-events屬性
- wait() vs sleep()AI
- Oracle redo解析之-1、oracle redo log結構計算Oracle Redo
- mysql之 redo logMySql
- CSS3 pointer-eventsCSSS3
- binlog_rows_query_log_events
- Random Events CodeForces - 1461Crandom
- python的logging模組Python
- 2.5.11 指定 FORCE LOGGING 模式模式
- 2.5.11.1 使用 FORCE LOGGING 子句
- Python(logging.getLogger().info())Python
- Python Logging是什麼?Python
- python logging模組註冊流程(以logging.config.dictConfig流程為例)Python
- Golang CLOSE WAIT 分析GolangAI
- undo log和redo log
- Redo Byte Address (RBA)(轉)