5.270 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 |
|
|
|
Type of the base object of the redefinition object |
|
|
|
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 |
|
|
|
The suggested action |
|
|
|
Indicates whether the online redefinition will also refresh dependent materialized views when syncing the interim table ( |
See Also:
Oracle Database Administrator’s Guide for more information about online redefinition