Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 How to grant temporary SA permissions to run a DBCC procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-01 : 00:19:38
beach lady writes "Need users to be able to be an SA temporarily while running a stored procedure than runs a DBCC function.

Would it be something using sp_addsvrrolemember ?

Your help would be great. Microsoft could offer none and I tried different things,like SETUSER. But because they weren't SA's to begin with, could not go any further.

I know it could be a service, but I only want it to run when the user requests it."
   

- Advertisement -