Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.21 KB

File metadata and controls

35 lines (29 loc) · 1.21 KB
title MSSQLSERVER_41302
description MSSQLSERVER_41302
author MashaMSFT
ms.author mathoma
ms.date 04/04/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
41302 (Database Engine error)

MSSQLSERVER_41302

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name [!INCLUDEssNoVersion]
Event ID 41302
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name WRITE_WRITE_CONFLICT
Message Text The current transaction attempted to update a record that has been updated since this transaction started. The transaction was aborted.

Explanation

The transaction encountered a write/write conflict and the statement terminated.

User Action

Retry the operation later in a different transaction. For more information, see In-Memory OLTP (In-Memory Optimization).

See Also

In-Memory OLTP (In-Memory Optimization)