17084
Product Name Event ID 17084 Event Source MSSQLSERVER Component SQLEngine Symbolic Name P3_ATOMIC_WITH_MISSING_OPTION Message Text
Product Name
Event ID
17084
Event Source
MSSQLSERVER
Component
SQLEngine
Symbolic Name
P3_ATOMIC_WITH_MISSING_OPTION
Message Text
The WITH clause of BEGIN ATOMIC statement must specify a value for the option ‘%ls’.
The WITH clause of BEGIN ATOMIC statement did not specify a value for an option.
blocks require values for the
options
and. For example::
For more information, see
In-Memory OLTP (In-Memory Optimization).
In-Memory OLTP (In-Memory Optimization)
ノ
Expand table
BEGIN ATOMIC WITH (TRANSACTION ISOLATION LEVEL = SNAPSHOT, LANGUAGE=
N'us_english')