SERVERNOTIFY(SQL Table) |
Index Back |
---|---|
Server NotificationThis table contains users and users in roles that are destined to be notified for certain status of the Process Scheduler server. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SERVERNAME | Character(8) | VARCHAR2(8) NOT NULL | Server Name |
2 | DISTID | Character(30) | VARCHAR2(30) NOT NULL |
Distribution ID
Prompt Table: %EDITTABLE |
3 | DISTIDTYPE | Character(3) | VARCHAR2(3) NOT NULL |
Distribution ID Type
2=User ID 3=Role Name |
4 | NOTIFYSERVERERROR | Number(1,0) | SMALLINT NOT NULL | Server Errors |
5 | NOTIFYWHENDOWN | Number(1,0) | SMALLINT NOT NULL | Notify When Down |
6 | NOTIFYWHENSTARTD | Number(1,0) | SMALLINT NOT NULL | Notify When Started |
7 | NOTIFYWHENSUSP | Number(1,0) | SMALLINT NOT NULL | Notify When Suspended |
8 | NOTIFYDISABLED | Character(1) | VARCHAR2(1) NOT NULL | Notify Disabled |