What is the level of permission or explicit permission that is required to be able to execute the arcpy.DisconnectUsers function? the GDB administrator account is set up a db_owner, but unable to run this function. I was able to run as the SQL instance sysadmin, but I need a happy medium. Something that I can script and schedule with stored credentials that are not over privileged.
Thanks for the assistance!
-sp
I think it used to be documented, but can't find it in the ArcGIS docs at the moment. The SQL-Server KILL directive is used to terminate sessions. It requires ALTER ANY CONNECTION privilege.
While tagging this helped, please place questions in a Place or Group rather than your own Discussions queue.
- V