• David.Poole (9/21/2010)


    I almost feel that SQL Server should have a NoSQL provision in its storage engine. Being able to define a database in zero recovery mode so the overhead of the 2phase commit is eliminated. SQL Server already uses file based error logging for the SQL Server Agent and MSSQLSERVER service.

    I agree here. There are lots of places where we don't need 2 phase commit.