Share via


CatalogErrors Table

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.

See Also

Other Resources

Database Tables for the Catalog System

Catalog System Database Tables