failover.status table

The failover.status table displays the number of times that the DISCO process has attempted to restart with cached data. This table is active, so you must not configure inserts into it.

Table 1. failover.status database table schema 

Column name

Constraints

Data type

Description

m_NumberOfAttempts
  • NOT NULL
  • PRIMARY KEY

Integer

The number of times that the DISCO process has attempted to restart with cached data.

This column is set to 1 when DISCO is first run in failover recovery mode and incremented each time DISCO is subsequently run in failover mode.