Error: ORA 10226 Text: trace CR applications of undo for data operations ------------------------------------------------------------------------------- Explanation: This is NOT an error but is a special EVENT code. It can be used to signal Oracle to perform SQL_TRACE actions. This event causes application of UNDO for producing CR copies of blocks. It can produce a lot of output (in the form of REDO application dump to rewind the block)
转载于:https://www.cnblogs.com/macleanoracle/archive/2013/03/19/2967229.html