Re: Permissions to run DBCC SHOWFILESTATS
From: Kalen Delaney (replies_at_public_newsgroups.com)
Date: 11/20/03
- Next message: Kalen Delaney: "Re: Permissions to run DBCC SHOWFILESTATS"
- Previous message: Dan Guzman: "Re: Question regarding protection tables?"
- In reply to: Sasquatch: "Permissions to run DBCC SHOWFILESTATS"
- Next in thread: Kalen Delaney: "Re: Permissions to run DBCC SHOWFILESTATS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 19 Nov 2003 22:08:12 -0800
Hi Sasquatch
There are many commands for which permission cannot be granted; many DBCC
commands, including this one, are in that category.
-- HTH ---------------- Kalen Delaney SQL Server MVP www.SolidQualityLearning.com "Sasquatch" <me@nowhereinparticular.com> wrote in message news:vroctgnrlcqt5b@corp.supernews.com... > All, > > We have a custom app (that unfortunately can't be modified any time soon) > that uses the undocumented command "DBCC SHOWFILESTATS" to get data file > information. However, we need to allow non-admins/dbowners to use this > function. As I am not an SQL Server Admin, I haven't the faintest idea > how to allow this. I've tried GRANTing the right with no luck. Can anyone > help this poor schmoe out and tell me exactly how to grant execute rights > for DBCC SHOWFILESTATS on a given database (let's say Northwind for > example)? > > Many thanks in advance. > > -- > --Sasquatch > > "And I thought 'Reverend Billy ...', you know, which is good 'cause when I > think 'Reverend Debra ...', that's another set of problems altogether." > -- Rev. Billy C. Wirtz
- Next message: Kalen Delaney: "Re: Permissions to run DBCC SHOWFILESTATS"
- Previous message: Dan Guzman: "Re: Question regarding protection tables?"
- In reply to: Sasquatch: "Permissions to run DBCC SHOWFILESTATS"
- Next in thread: Kalen Delaney: "Re: Permissions to run DBCC SHOWFILESTATS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|