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


Localized version

データベース '%1' でスナップショット分離トランザクションを開始できませんでした。スナップショット分離を禁止する ALTER DATABASE コマンドが、このトランザクションよりも前に開始されています。データベースはオフ状態に遷移中です。トランザクションの分離レベルを変更するか、データベースのスナップショット分離を再度有効にしてください。

Click to search this error in Google

English version

Snapshot isolation transaction failed to start in database '%1' because the ALTER DATABASE command that disallows snapshot isolation had started before this transaction began. The database is in transition to OFF state. You will either need to change the isolation level of the transaction or re-enable the snapshot isolation in the database.

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