Database Isolation Change


hi friends,

i want change database isolation read uncommitted in sql server 2008 r2, can tell me exact process , how should can achieve this?

thanks

subhash

have verified application (and users) ok return incorrect data, , commands fail error messages?

such consequences of using dirty reads. using dirty reads *not* taken lightly.

still, there no server or database option default dirty reads.

there is, however, 1 option change behaviour of read committed, , read-committed_snapshot. if set on, versioning. don't read dirty data, latest committed value. bottom line reader not have wait fro writers release exclusive locks. suggest investigate this, , see if usable in situation.


tibor karaszi, sql server mvp | web | blog



SQL Server  >  SQL Server Data Access



Comments

Popular posts from this blog

Motherboard replacement

Cannot create Full Text Search catalog after upgrading to V12 - Database is not fully started up or it is not in an ONLINE state

Remote Desktop App - Error 0x207 or 0x607