Specifying FORCE LOGGING Mode (82)
Some data definition language statements (such as CREATE TABLE) allow the
NOLOGGING clause, which causes some database operations not to generate redo
records in the database redo log. The NOLOGGING setting can speed up operations that
can be easily recovered outside of the database recovery mechanisms, but it can
negatively affect media recovery and standby databases.
Oracle Database lets you force the writing of redo records even when NOLOGGING has
been specified in DDL statements. The database never generates redo records for
temporary tablespaces and temporary segments, so forced logging has no affect for
objects.
指定強制日誌模式
1. 有些DDL語句可指定NOLOGGING子句 , 以此在默寫資料庫操作時將不產生重做日誌 .
對於該模式 , 在資料外的恢復機制下容易恢復 , 但對於介質恢復和備用資料庫模式則很難
2. 使用force logging , 即使是在DDL語句中包含NOLOGGING也會強制寫日誌
3. 對於臨時表空間和臨時段 , 資料庫不記重做日誌
4. 該模式對於物件無效
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-995746/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Performance Considerations of FORCE LOGGING Mode (84)ORMIDE
- 2.5.11 指定 FORCE LOGGING 模式模式
- Can the JDBC Thin Driver Do Failover by Specifying FAILOVER_MODE?JDBCAI
- 日誌記錄模式(LOGGING 、FORCE LOGGING 、NOLOGGING)模式
- 425alter database force logging修改那裡Database
- NOLOGGING和FORCE LOGGING的理解
- nologging、force logging、supplemental log的理解
- 2.5.11.2 FORCE LOGGING 模式需要考慮的效能問題模式
- 實驗說明為什麼DataGuard需要設定force logging
- 11g append 和常規insert在logging FORCE_LOGGING產生redo量差異APP
- Oracle資料庫中NOLOGGING和FORCE LOGGING的理解Oracle資料庫
- 案例:DG主庫未設定force logging導致備庫壞塊
- Specifying the Default Tablespace Type (78)
- Specifying Database Block Sizes (91)DatabaseBloC
- House Of Force
- Specifying the Database Time Zone File (81)Database
- Specifying the Java Pool Size (113)Java
- 82/20原理
- DG主庫忘記force logging情況下,insert append了nologgin表操作APP
- 【翻譯】Specifying CREATE DATABASE Statement ClausesDatabase
- STARTUP FORCE 理解
- Oracle OCP 1Z0 053 Q517(Block Media Recovery&Archivelog Mode&Flashback Logging)OracleBloCHive
- Size of the Database Buffer Cache (82)Database
- Specifying Oracle-Managed Files at Database Creation (76)OracleDatabase
- Window mode
- rman backup database force 功能Database
- 《HelloGitHub》第 82 期Github
- consistent mode和current mode的區別
- Protecting Your Database: Specifying Passwords for Users SYS and SYSTEM (70)Database
- go - LoggingGo
- innodb_force_recovery設定
- Docker Swarm modeDockerSwarm
- oracle time modeOracle
- javascript strict modeJavaScript
- TM LOCK MODE
- sql_modeSQL
- Windws XP Mode
- Dataguard mode switch