EXPIRATION_ALERT_SCHED
Definition
The EXPIRATION_ALERT_SCHED table contains the last date when the alert scheduler has been triggered
Technical Data
| Schema Version | 4.5.13 | |
| Filegroup | CATALOG_DATA | |
| Partitioned | No | |
Summary
The EXPIRATION_ALERT_SCHED table is defined by the following columns. See the column details for more information.
| Name | PK | FK | IX | Uses | Used by |
|---|---|---|---|---|---|
| LAST_TRIGGERING_DATE | |||||
| PARTITION_ID |
Column Details
LAST_TRIGGERING_DATE
| Definition | The last date when the alert scheduler has been triggered |
| Type | DATETIME, NULL |
PARTITION_ID
| Definition | The partition of the subscriber account |
| Type | DECIMAL(4), NOT NULL |