English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

データベース '%1' でトランザクションが失敗しました。スナップショット分離でステートメントが実行されましたが、トランザクションはスナップショット分離で開始されませんでした。トランザクションが最初からスナップショット分離レベルで開始されている場合を除き、トランザクションが開始された後にトランザクションの分離レベルをスナップショットに変更することはできません。

Click to search this error in Google

English version

Transaction failed in database '%1' because the statement was run under snapshot isolation but the transaction did not start in snapshot isolation. You cannot change the isolation level of the transaction to snapshot after the transaction has started unless the transaction was originally started under snapshot isolation level.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions