RE: MSSQL Server Recovery

From: Pankaj Agarwal [MSFT] (pankaja_at_online.microsoft.com)
Date: 08/27/04


Date: Fri, 27 Aug 2004 23:45:58 GMT

Hello KS

Assuming you have all database files (including system databases - master,
msdb), you should follow the steps below :

1. Install SQL Server to the same location on the second server (as your
old server)
2. Apply the same service pack and/or hotfix that you had on your old
server.
3. Stop SQL Server services and replace all database files with the ones
that you had from your old server.

Remember the above step may not work correctly if you do not have the
system database file level backups. If this condition was a result of file
system corruption and the database files were copied after the corruption,
its possible that they may be corrupted too. So the above steps may not
work.

If you only have the user database files, follow the step in the article
below :

314546 HOW TO: Move Databases Between Computers That Are Running SQL Server
http://support.microsoft.com/?id=314546

There is also a section in the above article regarding recovering orphaned
logins.

Thank you for using Microsoft newsgroups.

Sincerely

Pankaj Agarwal
Microsoft Corporation

This posting is provided AS IS with no warranties, and confers no rights.



Relevant Pages

  • network path that is not supported for database files??
    ... administer selection of the login control: ... an invalid server name or credentials, ... that is not supported for database files. ... The remote server is a win 2000 server and the db is sql server 2000. ...
    (microsoft.public.vsnet.general)
  • Re: network path that is not supported for database files??
    ... I never set up sql server on my local client. ... the membership login code to the web server, ... that is not supported for database files. ... The remote server is a win 2000 server and the db is sql server 2000. ...
    (microsoft.public.vsnet.general)
  • asp.net 2.0 membership ASPNETDB_TMP.MDF" is on a network path that is not supported for database fil
    ... administer selection of the login control: ... an invalid server name or credentials, ... that is not supported for database files. ... The remote server is a win 2000 server and the db is sql server 2000. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SQL Server question
    ... You cannot use a network-shared folder to store the database files. ... the SQL database files. ...
    (microsoft.public.windows.server.sbs)
  • Re: Deploying a SQL Server App
    ... Generally you don't want to deploy the database files per se (although SQL ... the database to the server. ... >> Instread of using connection strings that are hard coded into your ...
    (microsoft.public.dotnet.framework.aspnet)