Event ID - 3452

Event Id3452
SourceMSSQLServer
DescriptionRecovery of database %.*ls (%d) detected possible identity value inconsistency in table ID %d. Run DBCC CHECKIDENT (%.*ls).
Event InformationCAUSE:
The database recovery process could not determine the current identity value for the specified table.

RESOLUTION:
Execute DBCC CHECKIDENT for the specified table. If you do not get a valid identity value, execute DBCC CHECKIDENT with the RESEED argument to reset the identity value.
Execute DBCC CHECKDB on the specified database to verify the consistency of the database as a whole.
Reference LinksMicrosoft product: SQL Server Version: 2000.80.760.0 Event Source: MSSQLServer Event ID: 3452

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.