Re: How to deny DBCC SQLPERF(logspace)
From: Michael Shao [MSFT] (v-yshao_at_online.microsoft.com)
Date: 11/03/03
- Next message: Dejan Sarka: "Re: Third party utility for encryption and full text search"
- Previous message: Dejan Sarka: "Re: Permittion to 2 different DB's on same server"
- In reply to: Yoshihiro Kawabata: "Re: How to deny DBCC SQLPERF(logspace)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 03 Nov 2003 13:56:12 GMT
Hi Yoshihiro,
Thanks for your feedback. sp_srvrolepermission returns the permissions
applied to a fixed server role. sp_dbfixedrolepermission displays the
permissions for each fixed database role. Because this query based on these
two stored procedure, it is normal that there is not public role.
Also, I would like to say that this query based on the two stored procedure
and these stored procedure only returns the permissions applied to fixed
server role or fixed database role. Therefore the permissions of each DBCC
command resulted from the query are not completely.
I hope the explanation is clear. Please let us know if you need further
assistance on this issue.
Regards,
Michael Shao
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
- Next message: Dejan Sarka: "Re: Third party utility for encryption and full text search"
- Previous message: Dejan Sarka: "Re: Permittion to 2 different DB's on same server"
- In reply to: Yoshihiro Kawabata: "Re: How to deny DBCC SQLPERF(logspace)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|