5.296 DBA_ROLLING_STATUS
DBA_ROLLING_STATUS displays the overall status of the rolling operation.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Revision number of the current upgrade plan | 
| 
 | 
 | 
 | Readiness of the facility to begin or resume the rolling operation | 
| 
 | 
 | 
 | Current phase of the plan | 
| 
 | 
 | 
 | Instruction ID of the next pending instruction | 
| 
 | 
 | 
 | Number of remaining instructions to execute in the plan | 
| 
 | 
 | 
 | Instance number from which the rolling operation is being coordinated | 
| 
 | 
 | 
 | Process PID in which the rolling operation is being coordinated | 
| 
 | 
 | 
 | Database unique name of the original primary | 
| 
 | 
 | 
 | Database unique name of the future primary | 
| 
 | 
 | 
 | Number of total databases eligible to participate in the rolling operation | 
| 
 | 
 | 
 | Number of databases configured to participate in the rolling operation | 
| 
 | 
 | 
 | Time of the last call to  | 
| 
 | 
 | 
 | Time of the last call to  | 
| 
 | 
 | 
 | Time of the last call to  | 
| 
 | 
 | 
 | Time of the last call to  | 
| 
 | 
 | 
 | Time of the last call to  | 
See Also:
- 
                           Oracle Data Guard Concepts and Administration for more information about rolling operations. 
- 
                           Oracle Database PL/SQL Packages and Types Reference for more information about the DBMS_ROLLINGpackage