Cache_Message, 178 (ver4.2)
This table holds information related to the Message Cache in which the SIF message is stored.
Column Name | Initial Version | Data Type | Description |
---|---|---|---|
Cache_Name | 4.2.0 | Varchar(80) | Name of the cache in which the SIF message resides. |
Cache_Row_Ident | 4.2.0 | CLOB | The cache row identifier. |
Created_TS | 4.2.0 | Number(10,0) | The Timestamp showing the time this entry was created. |
DCID | 4.2.0 | Number(10,0) | Unique identifier for this table. Indexed. Required. |
Event_Type | 4.2.0 | Varchar(20) | The Event Type for this SIF message. |
ID | 4.2.0 | Number(10,0) | Sequential number generated by the application, but uniqueness in the table is not guaranteed. Indexed. |
Server_InstanceID | 4.2.0 | Number(10,0) | Identifier for the PowerSchool Server Instance. Indexed. |