Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesmy msdb has been put into single user mode and i cant get it back to multi_user can anyone help me with this
Post Follow-up to this messageWhat put it in single user mode? Did you check the logs? If it was a user action, did you try executing the following: ALTER DATABASE msdb SET MULTI_USER -Sue On Tue, 30 Aug 2005 09:17:40 -0700, "A.B." <AB@discussions.microsoft.com> wrote: >my msdb has been put into single user mode and i cant get it back to >multi_user can anyone help me with this
Post Follow-up to this messageI tried that but it said there was already a connection and could not alter the database. I had to shutdown the SQL Server Agent in order to stop the processes that are running in the background on that table. Then I could execute the alter database statement. "Sue Hoegemeier" wrote: > What put it in single user mode? Did you check the logs? > If it was a user action, did you try executing the > following: > ALTER DATABASE msdb > SET MULTI_USER > > -Sue > > On Tue, 30 Aug 2005 09:17:40 -0700, "A.B." > <AB@discussions.microsoft.com> wrote: > > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread