Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

sysoperators System Table - SQL Server 2000

RSS
Modified on Fri, May 01, 2009, 11:01 AM by Administrator Categorized as SQL Server System Tables
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.

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.