This following table describes Business Continuity Manager system and table states and supported transition states.
Current State Description | Supported State Transitions |
---|---|
Active: Table is available for read and write operations. There is only one active system. |
|
Standby: Database table is up-to-date and available for failover read and write operations. | Active |
Interrupted: An error occurred on the standby system for a query that succeeded on the active system. This error is potentially recoverable. Until the system recovers from the interruption, tables in this state are unavailable. For example, when a session cannot be opened on a database system due to insufficient system resources, the state changes to Interrupted. | Restore: Table recovers automatically. Investigate the problem that caused the interruption before attempting to restore to an Active state. If the problem is not resolved, the interruption may reoccur. After the problem is resolved, to force recovery, place the table in the Restore state. This synchronizes data and sets the table state to the Active state. |
Read-Only: Only read access is allowed to the database system or table. Read requests are sent to the standby system in the event of a failover. | Restore: Use this state to change the table to Read/Write. This state synchronizes data and sets the table state to the Active or Standby state as appropriate. |
Restore: Table is in active recovery operation. Business Continuity Manager applies any missed write operations from Recovery Log. | Active: After restore completes, verify the table was successfully recovered and placed in the Active or Standby state as appropriate. |
OOS: No read or write requests are sent to this table in the Out of Service state. | Restore: To recover from this state, place the table in the Restore state. This synchronizes data and sets the table state to the Active or Standby state as appropriate. |
Unrecoverable: System or table is unavailable. Business Continuity Manager does not automatically recover a table in the Unrecoverable state because Business Continuity Manager does not recognize the state of the data. | Active
|