RE: DBCC permissions

From: Nigel Rivett (sqlnr_at_hotmail.com)
Date: 12/06/04


Date: Sun, 5 Dec 2004 17:49:02 -0800

Have you looked in bol?
DBCC SHRINKDATABASE permissions default to members of the sysadmin fixed
server role or the db_owner fixed database role, and are not transferable.

"Bonj" wrote:

> What is the minimum permissions I need to give a user in order to execute
> DBCC SHRINKDATABASE ?
> or what role would they need to be in ?
>
> how would I give the user those permissions in T-SQL?
>
>
>



Relevant Pages

  • RE: DBCC permissions
    ... DBCC SHRINKDATABASE permissions default to members of the sysadmin fixed ... server role or the db_owner fixed database role, ...
    (microsoft.public.sqlserver.programming)
  • RE: DBCC permissions
    ... > DBCC SHRINKDATABASE permissions default to members of the sysadmin fixed ... > server role or the db_owner fixed database role, ...
    (microsoft.public.sqlserver.programming)
  • RE: DBCC permissions
    ... > DBCC SHRINKDATABASE permissions default to members of the sysadmin fixed ... > server role or the db_owner fixed database role, ...
    (microsoft.public.sqlserver.security)

Loading