Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: [SPAM] unnrecoverable change #
It means that a segment in FILE# 6 has had data blocks loaded in
unrecoverable or nologging mode, at that SCN (the
unrecoverable_change#). If you have not backed up that data file since
that SCN, you would not be able to completely recover from a media
recovery. The affected blocks would be corrupt, even after recovery,
since the changes to those blocks are not in the redo stream.
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jeffrey Beckstrom
Sent: Thursday, November 17, 2005 8:55 AM
To: oracle-l_at_freelists.org; oracle-db-l_at_Groups.ITtoolbox.com;
ORACLE-L_at_IC.SUNYSB.EDU; oracledba_at_LazyDBA.com;
oracle-rdbms_at_yahoogroups.com
Subject: [SPAM] unnrecoverable change #
Importance: Low
What does this mean????
SQL> select * from v$datafile where UNRECOVERABLE_CHANGE# <>0;
FILE# CREATION_CHANGE# CREATION_ TS# RFILE# STATUS ENABLED
---------- ---------------- --------- ---------- ---------- -------
------------------ --------- --------------------- ---------
CREATE_BYTES BLOCK_SIZE
------------ ----------
NAME
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Nov 17 2005 - 11:03:12 CST