ErrorCategory table in Skype for Business Server 2015

The ErrorCategory table contains the friendly name for each Skype for Business Server 2015 diagnostic classification. By default, Skype for Business Server 2015 uses the following classifications:

  • 0 -- Success

  • 1 -- Expected failure

  • 2 - Unexpected failure

This table was introduced in Microsoft Lync Server 2013.

Column Data Type Key/Index Details
CategoryId
tinyint
Primary
Unique identifier for the classification.
Name
nvarchar(256)
Value and friendly name assigned to the classification. Allowed values are:
0 -- Success
1 -- Expected failure
2 - Unexpected failure