Previous Topic

Next Topic

Book Contents

Columns

Column name

Data type

Description

ERRORID

VARCHAR2(36)

GUID for the error.

SEVERITY

NUMBER

Code indicating type of error:

  • 0—Error
  • 1—Warning
  • 3—Information

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.

Send Feedback