Advertisement

03.21.2007 at 03:59AM PDT, ID: 22462698
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8

Putting MSSQL 2000 into single user mode for master db restore

Asked by garychu in MS SQL Server

Tags: , , , ,

MSSQL 2000 Std SP3 is installed in a box running Win 2003 Server SP1.
I have been trying to set it up as a standby server.

I tried to test restore an application database.
First by;
net stop mssqlserver
Followed by;
sqlservr -m
to it into single user mode.

With the following results;
2007-03-21 18:18:01.45 server    Copyright (C) 1988-2002 Microsoft Corporation.
2007-03-21 18:18:01.45 server    All rights reserved.
2007-03-21 18:18:01.48 server    Server Process ID is 3700.
2007-03-21 18:18:01.48 server    Logging SQL Server messages in file 'd:\sql\goodhealth\MSSQL\log\ERRORLOG'.
2007-03-21 18:18:01.53 server    SQL Server is starting at priority class 'normal'(1 CPU detected).
2007-03-21 18:18:01.67 server    SQL Server configured for thread mode processing.
2007-03-21 18:18:01.73 server    Using dynamic lock allocation. [2500] Lock Blocks, [5000] Lock Owner Blocks.
2007-03-21 18:18:02.04 server    Attempting to initialize Distributed Transaction Coordinator.
2007-03-21 18:18:03.37 spid3     Warning ******************
2007-03-21 18:18:03.39 spid3     SQL Server started in single user mode. Updates allowed to system catalogs.
2007-03-21 18:18:03.40 spid3     Starting up database 'master'.
2007-03-21 18:18:03.53 server    Using 'SSNETLIB.DLL' version '8.0.760'.
2007-03-21 18:18:03.54 spid5     Starting up database 'model'.
2007-03-21 18:18:03.56 server    SQL server listening on 192.168.100.129: 1433.
2007-03-21 18:18:03.57 spid3     Server name is 'EXACT-STANDBYA'.
2007-03-21 18:18:03.57 server    SQL server listening on 127.0.0.1: 1433.
2007-03-21 18:18:03.59 server    SQL server listening on TCP, Shared Memory, Named Pipes.
2007-03-21 18:18:03.60 server    SQL Server is ready for client connections
2007-03-21 18:18:03.62 spid7     Starting up database 'msdb'.
2007-03-21 18:18:03.64 spid8     Starting up database 'pubs'.
2007-03-21 18:18:03.64 spid9     Starting up database 'Northwind'.
2007-03-21 18:18:03.96 spid5     Clearing tempdb database.
2007-03-21 18:18:04.40 spid5     Starting up database 'tempdb'.
2007-03-21 18:18:04.48 spid3     Recovery complete.
2007-03-21 18:18:04.48 spid3     SQL global counter collection task is created.

The process seems incomplete at this point. And MSSQL does not appear to have entered into single user mode because on attempting a restore of the master db in sql analyser, a message returns that single user mode is required. Similar outcome when restore is attempted from Enterprise Manager.

Any assistance would be gratefully received. ThanksStart Free Trial
 
Loading Advertisement...
 
[+][-]03.21.2007 at 04:08AM PDT, ID: 18762921

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.21.2007 at 02:42PM PDT, ID: 18767560

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.21.2007 at 08:51PM PDT, ID: 18769123

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: MS SQL Server
Tags: single, user, putting, sql, 2000
Sign Up Now!
Solution Provided By: garychu
Participating Experts: 1
Solution Grade: A
 
 
[+][-]03.27.2007 at 12:35AM PDT, ID: 18798343

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]03.27.2007 at 12:37AM PDT, ID: 18798352

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.31.2007 at 12:11AM PDT, ID: 18827961

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-44