Columns
Column name |
Data type |
Description |
---|---|---|
ERRORID |
VARCHAR2(36) |
GUID for the error. |
SEVERITY |
NUMBER |
Code indicating type of error:
|
DESCRIPTION |
VARCHAR2(2000) |
Error text. |
ERRORDATETIME |
DATE |
Timestamp of the occurrence of the error. |
RESOLUTION |
VARCHAR2(2000) |
Text documenting resolution of the error as entered from the CIS Administration. |
RESOLUTIONDATETIME |
DATE |
Timestamp of the entry of the resolution documentation. |