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 partition 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 |
See Also:
Oracle Database Administrator's Guide for more information about online redefinition
This column is available starting with Oracle Database 12c Release 1 (12.1.0.2).