Table sem5.dbo.SERVER_SYSTEM_LOG_2 Keeps system activities that occur in server
|
Generated by SchemaSpy |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
USN | Performance | Asc | I_SERVER_SYSTEM_LOG_2 |
EVENT_ID | Performance | Asc | I_SERVER_SYSTEM_LOG_2_ID |
SERVER_ID | Performance | Asc | I_SERVER_SYSTEM_LOG_2_ID_PLUS |
SEVERITY | Performance | Asc | I_SERVER_SYSTEM_LOG_2_SEV |
TIME_STAMP | Performance | Asc | I_SERVER_SYSTEM_LOG_2_TIME |
TIME_STAMP + USN + SITE_ID + SERVER_ID + SEVERITY + EVENT_ID | Performance | Asc/Asc/Asc/Asc/Asc/Asc | I_SERVER_SYSTEM_LOG_2_TIME_PLUS |