Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.21 KB

mssqlserver-41302-database-engine-error.md

File metadata and controls

35 lines (29 loc) · 1.21 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_41302
MSSQLSERVER_41302
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
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)