Sample Header Ad - 728x90

ALTER DATABASE ARITHABORT configuration minimum privilege needed

1 vote
1 answer
299 views
What is the minimum privilege needed to execute ALTER DATABASE {db_name} SET ARITHABORT ON? I found that the privilege ALTER ANY DATABASE would suffice this, but I wonder if there isn't any other "smaller" privilege that does the same thing, because I think this permission is too broad and maybe I'll not have it in production environment.
Asked by Iúri dos Anjos (123 rep)
Mar 27, 2018, 07:48 PM
Last activity: Aug 28, 2019, 08:02 AM