Event ID - 21285

Event Id21285
SourceMSSQLServer
DescriptionFailed to add column %s to table %s.
Event InformationCAUSE:
sp_repladdcolumn failed to add the specified column to the table in the publication database. If another error is reported along with this one, the other error should indicate the reason the column could not be added. If no other error is reported, the problem could be that the owner-qualified table does not exist, or the data type is not one that can be added to a replicated table. The data type of the new column must either be an identity, computed, or timestamp column; allow nulls; or have a default.

RESOLUTION:
If another error occurred along with this one, troubleshoot it first. If no additional error occurred, verify that the specified table exists and that the table owner is valid and is mapped to a valid login. Verify that the data type specified is valid.
Reference LinksMicrosoft product: SQL Server Version: 2000.80.760.0 Event Source: MSSQLServer Event ID: 21285

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.