zoukankan      html  css  js  c++  java
  • EVENT:10228 trace application of redo by kcocbk

    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>
  • 相关阅读:
    2016第13周四
    2016第13周周三
    2016第13周二
    2016第13周一
    2016第12周日
    2016第11周五
    2016第11周四
    前端的自我成长
    Java单例模式和volatile关键字
    大约 Apple Metal API 一些想法
  • 原文地址:https://www.cnblogs.com/macleanoracle/p/2967212.html
Copyright © 2011-2022 走看看