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


Localized version

SQL Server가 데이터베이스의 버전 지정을 막는 하나 이상의 문서화되지 않은 추적 플래그로 시작되었으므로 데이터베이스 '%1'에서 스냅숏 격리 또는 READ COMMITTED 스냅숏을 사용할 수 없습니다. 스냅숏 격리로 시작된 트랜잭션은 실패하고 READ COMMITTED 스냅숏 하에서 실행되는 쿼리는 성공적으로 수행되지만 READ COMMITTED에 기반한 잠금이 다시 적용됩니다.

Click to search this error in Google

English version

Snapshot isolation or read committed snapshot is not available in database '%1' because SQL Server was started with one or more undocumented trace flags that prevent enabling database for versioning. Transaction started with snapshot isolation will fail and a query running under read committed snapshot will succeed but will resort back to lock based read committed.

Click to search this error in Google



Localized version
 Korean

Error category
 SQL Server

Other localized versions
8 versions





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