گروه فناوری پرند - Parand Tech Group

Solve Restricted User Issue in SQL Server 2005

Simply run the following the commands against the database which is showing as 'Restricted User':

ALTER DATABASE database SET SINGLE_USER WITH ROLLBACK IMMEDIATE
GO
ALTER DATABASE database SET MULTI_USER
GO

Print | posted on Saturday, July 18, 2009 8:19 AM

Comments on this post

# re: Solve Restricted User Issue in SQL Server 2005

Requesting Gravatar...
Thanks dear :)
Left by Dani on Feb 23, 2010 4:54 PM

Your comment:

 (will show your gravatar)
 
Please add 8 and 8 and type the answer here: