5.266 DBA_REDEFINITION_ERRORS
DBA_REDEFINITION_ERRORS is an online redefinition view. It displays the dependent objects for which errors were raised while attempting to create similar objects on the interim table of the redefinition.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Type of the redefinition object: 
 | 
| 
 | 
 | 
 | Owner of the redefinition object | 
| 
 | 
 | 
 | Name of the redefinition object | 
| 
 | 
 | 
 | Owner of the base table of the redefinition object | 
| 
 | 
 | 
 | Name of the base table of the redefinition object | 
| 
 | 
 | 
 | DDL used to create the corresponding interim redefinition object | 
| 
 | 
 | 
 | Reserved for future use | 
| 
 | 
 | 
 | Oracle error number corresponding to this error | 
| 
 | 
 | 
 | Oracle error text corresponding to this error | 
See Also:
Oracle Database Administrator’s Guide for more information about online redefinition