Hi Everyone,
Recently we have applied service pack 2 for 2016(Microsoft SQL Server 2016 (SP2-CU10) (KB4524334) - 13.0.5492.2 (X64) )Developer Edition (64-bit) on Windows Server 2012 R2 Datacenter 6.3 <X64> (Build 9600: ) (Hypervisor)
Post patching we are unable to turn off Snapshot_isloation , it's executing for hours but value is not change on to off.
Query: ALTER DATABASE somedatabase SET ALLOW_SNAPSHOT_ISOLATION OFF
we noticed something new , if we created any new database isolation level showing default as True , unable to create database with False option.
Recently we have applied service pack 2 for 2016(Microsoft SQL Server 2016 (SP2-CU10) (KB4524334) - 13.0.5492.2 (X64) )Developer Edition (64-bit) on Windows Server 2012 R2 Datacenter 6.3 <X64> (Build 9600: ) (Hypervisor)
Post patching we are unable to turn off Snapshot_isloation , it's executing for hours but value is not change on to off.
Query: ALTER DATABASE somedatabase SET ALLOW_SNAPSHOT_ISOLATION OFF
we noticed something new , if we created any new database isolation level showing default as True , unable to create database with False option.