Errors and Warnings Events Data Columns

The Security Audit event category has the following event class:

  • Error class

The following table lists the data columns for this event class.

Error Event Class—Data Columns

Data Column

Description

ConnectionID

Contains the unique connection ID associated with the error event.

TextData

Contains the text data associated with the error event.

DatabaseName

Contains the name of the Microsoft SQL Server Analysis Services instance on which the error event occurred.

NTUserName

Contains the Windows user name associated with the error event.

SPID

Contains the server process ID (SPID) that uniquely identifies the user session associated with the error event. The SPID directly corresponds to the session GUID used by XML for Analysis (XMLA).

StartTime

Contains the time (if available) at which the login event started. For filtering, the formats are YYYY-MM-DD and YYYY-MM-DD HH:MM:SS.

Error

Contains the error number of any error associated with the error event.

Severity

Contains the severity level of an exception associated with the error event. Values are:

0 = Success

1 = Informational

2 = Warning

3 = Error

Success

Contains the success or failure of the error event. Values are:

0 = Failure

1 = Success

ApplicationName

Contains the name of the client application associated with the error event.

ClientHostName

Contains the name of the computer at which the error event occurred.

SessionType

Contains the session type associated with the error event.

ClientProcessID

Contains the client process ID associated with the error event.

NTDomainName

Contains the Windows domain account associated with the login event.

See Also

Other Resources