Table sem5.dbo.SCANS Keeps the antivirus scan events
|
Generated by SchemaSpy |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
SCAN_IDX | Primary key | Asc | PK_SCANS |
CLIENTGROUP_IDX | Performance | Asc | I_SCANS_CLIENTGROUP_IDX |
COMPUTER_IDX + SCAN_ID | Performance | Asc/Asc | I_SCANS_COMPUTER_IDX_PLUS |
PARENTSERVER_IDX | Performance | Asc | I_SCANS_PARENTSERVER_IDX |
SERVERGROUP_IDX | Performance | Asc | I_SCANS_SERVERGROUP_IDX |
STARTDATETIME + DURATION + THREATS + INFECTED + TOTALFILES + COMPUTER_IDX | Performance | Asc/Asc/Asc/Asc/Asc/Asc | I_SCANS_STARTDATETIME_PLUS |
STATUS | Performance | Asc | I_SCANS_STATUS |
STOPDATETIME + COMPUTER_IDX | Performance | Asc/Asc | I_SCANS_STOPDATETIME_PLUS |