7.150 V$DATABASE_BLOCK_CORRUPTION
V$DATABASE_BLOCK_CORRUPTION displays information about database blocks that were corrupted after the last backup.
               
| Column | Datatype | Description | 
|---|---|---|
| 
                               
  | 
                           
                               
  | 
                           
                               Absolute file number of the data file that contains the corrupt blocks  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               Block number of the first corrupt block in the range of corrupted blocks  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               Number of corrupted blocks found starting with   | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               Change number at which the logical corruption was detected. Set to 0 to indicate media corruption.  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               Type of block corruption in the data file: 
  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               The ID of the container to which the data pertains. Possible values include: 
  | 
                        
See Also:
"V$NONLOGGED_BLOCK" for information about nonlogged blocks