MSSQLSERVER_5245

Topic Status: Some information in this topic is preview and subject to change in future releases. Preview information describes new features or changes to existing features in Microsoft SQL Server 2016 Community Technology Preview 2 (CTP2).

Details

Product Name

SQL Server

Event ID

5245

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

DBCC4_TABLE_LOCK_TIMEOUT_EXCEEDED

Message Text

Object ID O_ID (object 'NAME'): DBCC could not obtain a lock on this object because the lock request time-out period was exceeded. This object has been skipped and will not be processed.

Explanation

A lock time-out occurred while DBCC was waiting on a table lock for the specified object.

User Action

Rerun the DBCC command.