MSSQLSERVER_41302

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

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

Concepts

In-Memory OLTP (In-Memory Optimization)