monFailoverRecovery

Description

(Cluster environments only) Contains aggregated failover recovery diagnostic information for the cluster lock manager (CLM), database recovery, and cluster membership service (CMS) modules.

You need not enable any configuration parameters for this monitoring table to collect data.

Columns

monFailoverRecovery contains these columns:

Column name

Type

Description

InstanceID

tinyint1

Instance performing the recovery.

ModuleName

varchar(30)

Name of the module. One of CML, CMS, or Database

FailedInstanceID

tinyint1

ID of the failed instance.

StartTime

datatime(8)

Start time for the module’s recovery.

EndTime

datatime(8)

End time for the module’s recovery.