5.262 DBA_REDEFINITION_STATUS
DBA_REDEFINITION_STATUS is an online redefinition view. It provides information about the online redefinition status.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | ID for the redefinition object | 
| 
 | 
 | 
 | Owner of the base table of the redefinition object | 
| 
 | 
 | 
 | Name of the base table of the redefinition object | 
| 
 | 
 | 
 | Name of the base object of the redefinition object This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). | 
| 
 | 
 | 
 | Type of the base object of the redefinition object This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). | 
| 
 | 
 | 
 | Owner of the interim object of the redefinition object | 
| 
 | 
 | 
 | Name of the interim object of the redefinition object | 
| 
 | 
 | 
 | The current redefinition operation: 
 | 
| 
 | 
 | 
 | Status of the previous redefinition operation: 
 | 
| 
 | 
 | 
 | Indicates whether the previous operation can be restarted | 
| 
 | 
 | 
 | The error message raised from the previous operation This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). | 
| 
 | 
 | 
 | The suggested action This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). | 
| 
 | 
 | 
 | Indicates whether the online redefinition will also refresh dependent materialized views when syncing the interim table ( This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). | 
See Also:
Oracle Database Administrator’s Guide for more information about online redefinition