Thursday, 5 September 2013

What are the user permissions needed to enable snapshot isolation in a DB?

What are the user permissions needed to enable snapshot isolation in a DB?

I have a user who has db_datareader, db_datawriter permissions on a DB. I
want to set the isolation levels to the DB to which the user has access
to. What permissions will my user need to be able to set these. DB used:
SQL SERVER 2008

No comments:

Post a Comment