Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CatalogErrors table contains information about the error messages displayed when you use the catalog.
The following table describes the columns in the CatalogErrors table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
OperationId |
uniqueidentifier |
no |
The ID of the operation where the error occurred. This is a foreign key. |
Message |
ntext |
no |
The error message string. |