monFailoverRecovery

Description

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

Columns

Column name

Type

Description

ModuleName

varchar(30)

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

InstanceID

tinyint1

Instance performing the recovery.

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.

Required parameters

None