9.102 V$ONLINE_REDEF
V$ONLINE_REDEF provides information about the status of currently running online redefinitions.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Session identifier | 
| 
 | 
 | Session serial number, which is used to uniquely identify a session's objects | 
| 
 | 
 | Redefinition identifier | 
| 
 | 
 | Owner of the table currently being redefined. The table resides in this user's schema. | 
| 
 | 
 | Name of the original table | 
| 
 | 
 | Interim table currently being redefined | 
| 
 | 
 | Partition of the table currently being redefined. The table resides in this user's schema. | 
| 
 | 
 | Operations during the redefining process: 
 | 
| 
 | 
 | Sub operation during the redefining process | 
| 
 | 
 | Details of operations during redefining process. This can include details such as the number of DML being processed, execution start_time, and partition_name | 
| 
 | 
 | Percentage of completion of each operation | 
| 
 | 
 | The SQL ID for the statement in the  | 
| 
 | 
 | A refresh statement executed during a refresh operation in some online redefinition procedures. When refresh is a sub operation in the  | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 |