sysoperators System Table - SQL Server 2000

Contains one row for each operator.

Column nameData typeDescription
idintID of the operator.
namesysnameName of the operator.
enabledtinyintStatus of alert notifications (Boolean). If 1, this operator can receive notifications when an alert occurs.
email_addressnvarchar(100)E-mail address for this operator.
last_email_dateintDate this operator last received an e-mail alert notification.
last_email_timeintTime of day this operator last received an e-mail alert notification.
pager_addressnvarchar(100)Pager address for this operator.
last_pager_dateintDate this operator last received a pager alert notification.
last_pager_timeintTime of day this operator last received a pager alert notification.
weekday_pager_start_timeintTime of day on a weekday (Monday through Friday) after which this operator is available to receive a pager alert notification.
weekday_pager_end_timeintTime of day on a weekday (Monday through Friday) after which this operator is not available to receive a pager alert notification.
saturday_pager_start_timeintTime of day on Saturday after which this operator is available to receive a pager alert notification.
saturday_pager_end_timeintTime of day on Saturday after which this operator is not available to receive a pager alert notification.
sunday_pager_start_timeintTime of day on Sunday after which this operator is available to receive a pager alert notification.
sunday_pager_end_timeintTime of day on Sunday after which this operator is not available to receive a pager alert notification.
pager_daystinyintBitmask representing the days of the week during which this operator is available to receive a pager alert notification.
netsend_addressnvarchar(100)Reserved.
last_netsend_dateintDate that the most recent network message was last sent to the specified operator ID.
last_netsend_timeintTime that the most recent network message was last sent to the specified operator ID.
category_idintReserved.