Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.03 KB

File metadata and controls

35 lines (30 loc) · 1.03 KB
description MSSQLSERVER_5245
title MSSQLSERVER_5245 | Microsoft Docs
ms.custom
ms.date 04/04/2017
ms.service sql
ms.reviewer
ms.subservice supportability
ms.topic reference
helpviewer_keywords
5245 (Database Engine error)
ms.assetid 6005c9ec-ccdd-4def-9eb4-37cdb599ddb3
author MashaMSFT
ms.author mathoma

MSSQLSERVER_5245

[!INCLUDE SQL Server]

Details

Attribute Value
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.