keyid |
varchar(100) |
|
false |
|
|
Primary Key |
userid |
varchar(50) |
|
true |
|
|
User GUID |
startdate |
timestamp without time zone |
|
true |
|
|
Start Time (UTC) |
startdateltc |
timestamp without time zone |
|
true |
|
|
Start Time (LTC) |
enddate |
timestamp without time zone |
|
true |
|
|
End Time (UTC) |
enddateltc |
timestamp without time zone |
|
true |
|
|
End Time (LTC) |
durationsecs |
integer |
|
true |
|
|
Total Duration of Exception in sec(s) - Tolerance Time in sec(s) |
tolerance |
integer |
|
true |
|
|
The tolerance before exception starts |
actualdurationsecs |
integer |
|
true |
|
|
The actual time of the exception |
scheduledactivitycategory |
varchar(50) |
|
true |
|
|
The Activity Category |
actualactivitycategory |
varchar(50) |
|
true |
|
|
The Actual Activity Category |
systempresence |
varchar(50) |
|
true |
|
|
Presense GUID |
routingstatus |
varchar(50) |
|
true |
|
|
Routing Status GUID |
impact |
varchar(50) |
|
true |
|
|
Impact of the Exception |
updated |
timestamp without time zone |
|
true |
|
|
Date Row Updated (UTC) |