EVENT: 10013 “Instance Recovery”

作者: Maclean Liu , post on July 8th, 2008 , English Version
【本站文章除注明转载外,均为本站原创编译】
转载请注明:文章转载自: Oracle Clinic – Maclean Liu的个人技术博客 [http://www.oracledatabase12g.com/]
本文标题: EVENT: 10013 “Instance Recovery”
本文永久地址: http://www.oracledatabase12g.com/archives/event-10013-instance-recovery.html
@24-JAN-01, rpowell.uk, Distribution justification: "Leaving as
@ noncustomer-viewable, since says customers should never set this
@ event unless advised to do so by support." - dbither.us

Event: 10013
Text:  Instance Recovery
-------------------------------------------------------------------------------
Note:
   Events should NEVER be set by customers unless advised to do so by
   Oracle Support Services.  See  for more details.

Explanation:
   This event displays useful messages about the state of transaction
   recovery directly to the trace files.  This can help to diagnose problems
   related to transaction recovery and is best used in conjunction with
   some other event such as  to dump the UBA's as applied.

Example Output:
        +++ Instance Recovery Started +++
        Instant Recovery: cache recovery returned.
        SMON: about to recover undo segment %d                  ****
        SMON: lock conflict caught and ignored                  ****
        SMON: mark undo segment %d as %s                        ****
        Recovering transaction (%d, %d)
        Fully recovered transaction (2, 18) by (3) rec
        Partially recovered transaction (4, 20) by (20) rec
        +++ End of Instance Recovery +++

        %d is a number
        %s is a string eg: 'available' or 'need recovery'

        ****  These three type of message also appear in the alert file.
              e.g:
                   SMON: about to recover undo segment 2
                   SMON: mark undo segment 2 as available

© 2008 – 2011, www.oracledatabase12g.com. 版权所有.文章允许转载,但必须以链接方式注明源地址,否则追究法律责任.

相关文章 | Related posts:

  1. EVENT: 10015 "Write Trace for Undo Segment Recovery"
  2. Database Hangs Because SMON is taking 100% CPU doing transaction recovery
  3. EVENT:10061 disable SMON from cleaning temp segment
  4. EVENT:10218 dump uba of applied undo
  5. EVENT:10052 “Stop SMON from cleaning up obj$”
  6. EVENT:10226 trace CR applications of undo for data
  7. EVENT: 10500 “turn on traces for SMON”
  8. EVENT:10228 trace application of redo by kcocbk
  9. VIEW: X$KTUXE – Transaction Entry (table)
  10. EVENT:10211 check index block integrity

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>