Error: ORA 10212
Text: check cluster integrity
-------------------------------------------------------------------------------
Explanation:
This is NOT an error but is a special EVENT code.
It should *NOT* be used unless explicitly requested by RD support.
Event 10212 enables cluster block integrity checking.
The causes a number of checks on the contents of a block.
If the block is found to be corrupt in some way it is marked as
SOFTWARE CORRUPT.
NB: Blocks are ONLY checked/corrupted when CHANGED. They are NOT checked
when accessed for read.
Take care with this as if there are blocks in the database which
are being accessed happily but have a minor corruption this will
mark the block as corrupt.
Once a block in an cluster is marked SOFTWARE CORRUPT it is best to
rebuild the entire cluster.
Usage: event="10212 trace name context forever, level 10"
Articles:
Data and Index block equivalents <Oerr:10210> <Oerr:10211>
© 2006 – 2011, www.oracledatabase12g.com. 版权所有.文章允许转载,但必须以链接方式注明源地址,否则追究法律责任.
相关文章 | Related posts:
- EVENT:10210 check data block integrity
- EVENT: 10231 "skip corrupted blocks on _table_scans_"
- EVENT:10228 trace application of redo by kcocbk
- Setting an Oracle event:The structure of the trace syntax
- EVENT: 10015 "Write Trace for Undo Segment Recovery"
- How to Perform a Health Check on the Database [ID 122669.1]




最新评论