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


Localized version

스냅숏 격리 트랜잭션이 시작되기 전에 스냅숏 격리를 허용하지 않는 ALTER DATABASE 명령이 시작되었으므로 데이터베이스 '%1'에서 스냅숏 격리 트랜잭션이 실패했습니다. 데이터베이스는 OFF 상태로 전환 중입니다. 트랜잭션의 격리 수준을 변경하거나 데이터베이스에서 스냅숏 격리를 다시 활성화해야 합니다.

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
 Korean

Error category
 SQL Server

Other localized versions
11 versions





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