Error: ORA 10228 Text: trace application of redo by kcocbk ------------------------------------------------------------------------------- Explanation: This is NOT an error but is a special EVENT code. It should *NOT* be used unless explicitly requested by RD support. Event 10228 is potentially useful in recovery situations since it traces the application of redo. Therefore, if cache recovery appears to hang or corrupt blocks then this can help track the dba and operations upon it. This event is available in Oracle 6 and 7. The code just calls the same routines used to dump a redo log using 'alter system dump logfile' so has the same output. The benefit is that it'll stop when it hits the corruption. Articles: Interpreting DUMP LOGFILE Output <Note:29726.1>
EVENT:10228 trace application of redo by kcocbk
相關文章
- 設定 oracle event traceOracle
- oracle Database Event trace 設定OracleDatabase
- How to Run Statement Level/Java trace or a SQL Trace in Self Service ApplicationJavaSQLAPP
- 設定Event事件來追蹤Trace事件
- Event 10046 - Enable SQL Statement TraceSQL
- oracle dump trace redo幾則方法小記Oracle
- 關於spring 的Application eventSpringAPP
- oracle Database Event trace 設定【Blog 搬家】OracleDatabase
- zt_dbanotes_Oracle Trace Level Event NumbersOracle
- oracle11g ddl trace event事件小記Oracle事件
- Spring中的事件講解(Application Event)Spring事件APP
- 轉摘_壇友_oracle trace event追蹤事件完全列表Oracle事件
- zt_oracle11g 10049 event無法生成traceOracle
- 使用10046 event trace跟蹤全表掃描操作
- Oracle中開啟trace 10046 event 的各種方法[zt]Oracle
- 【Azure Application Insights】在Azure Function中啟用Application Insights後,如何配置不輸出某些日誌到AI 的Trace中APPFunctionAI
- DBV-00201: Block, DBA 1175408467, marked corrupt for invalid redo application 處理BloCAPP
- 【REDO】Oracle redo undo 學習Oracle Redo
- 【REDO】Oracle redo內部結構Oracle Redo
- 【REDO】Oracle redo advice-sqlOracle RedoSQL
- SQL TraceSQL
- trace errorstackError
- event_x ()、event_y ()、event_x_root ()、event_y_root ()
- Redo Log之一:理解Oracle redo logOracle Redo
- MySQL redoMySql
- Oracle session traceOracleSession
- mysql trace optimizerMySql
- SQL_TRACESQL
- Catch Application Exceptions in a Windows Forms ApplicationAPPExceptionWindowsORM
- sql_trace生成及使用tkprof檢視trace fileSQL
- Oracle Redo and UndoOracle Redo
- Redo的原理
- Application_End Application_Start 呼叫APP
- event.preventDefault()和event.stopPropagation()
- trace top sql sessionSQLSession
- Oracle sql trace用法OracleSQL
- SQL Server TRACE FLAGSQLServer
- How to enable trace in OracleOracle