monSysWaits

Description

Provides a server-wide view of where processes are waiting for an event. monSysWaits requires the enable monitoring and wait event timing configuration parameters are enabled.

Columns

Name

Datatype

Attributes

Description

WaitEventID

smallint

Unique identifier for the wait event

WaitTime

int

counter

Amount of time (in milliseconds) that tasks have spent waiting for the event

Waits

int

Number of times tasks have waited for the event