write-ahead protocol (116)
Before DBWn can write a modified buffer, all redo records
associated with the changes to the buffer must be written to disk (the
write-ahead protocol). If DBWn finds that some redo records have not
been written, it signals LGWR to write the redo records to disk and
waits for LGWR to complete writing the redo log buffer before it can
write out the data buffers.
寫優先協議
當DBWn寫出modified buffer之前 , 日誌記錄中與buffer中相關的需要先寫入磁碟 ,
如果DBWn發現有日誌記錄還沒有寫出 , 它將通知LGWR將這些日誌寫入磁碟
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-979914/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- protocol bufferProtocol
- Protocol Buffers 系列 (1) - 什麼是Protocol Buffers?Protocol
- 題解:AT_arc116_b [ARC116B] Products of Min-Max
- 聊聊SWIM ProtocolSWIMProtocol
- No appropriate protocolAPPProtocol
- location.protocolProtocol
- Jaeger TChannel ——protocolProtocol
- 我的收藏週刊116
- Dubbo on x-protocol——SOFAMesh中的x-protocol示例演示Protocol
- URL protocol 屬性Protocol
- Protocol Buffer 使用指北Protocol
- TarsGo支援Protocol BufferGoProtocol
- TarsGo 支援 protocol bufferGoProtocol
- SIRF binary protocolProtocol
- Swift -- enum 繼承 protocolSwift繼承Protocol
- 解密gRPC: Protocol Buffer解密RPCProtocol
- Protocol Buffers 3 學習Protocol
- iOS中使用Protocol BufferiOSProtocol
- Protocol Buffer Basics: C++ProtocolC++
- CPSC 471 HTTP protocolHTTPProtocol
- acwing 116. 飛行員兄弟
- 執行gedit報No protocol specifiedProtocol
- SIP (Session Initiation Protocol) 協議SessionProtocol協議
- java jdbc Protocol violation錯誤JavaJDBCProtocol
- Thrift之Protocol原始碼分析Protocol原始碼
- protocol buffer 安裝與使用Protocol
- 資料交換格式:Protocol BufferProtocol
- SOAP(Simple Object Access Protocol) (轉)ObjectProtocol
- IE安全系列之——RES ProtocolProtocol
- Protocol Buffers 在 iOS 中的使用ProtocoliOS
- protocol buffer的高效編碼方式Protocol
- Runtime原始碼 protocol(協議)原始碼Protocol協議
- gRPC-Protocol語法指南RPCProtocol
- iOS開發之protocol和delegateiOSProtocol
- Google Protocol Buffer 的使用和原理GoProtocol
- The Bequeath Protocol Adapter [ID 16653.1]ProtocolAPT
- [CTFshow] 檔案包含 78~88,116~117
- Oracle 11G OCP 1Z0-052 116Oracle