Re: migrate SQL 7 to 2000

From: Keith Kratochvil (sqlguy.back2u_at_comcast.net)
Date: 12/06/04


Date: Mon, 6 Dec 2004 12:21:36 -0600

You can move your data via BACKUP and RESTORE or sp_detach_db and
sp_attach_db.
You will also want to create users, jobs, and such on the new server.

Here are some links that you may find helpful:

INF: Disaster Recovery Articles for Microsoft SQL Server
http://www.support.microsoft.com/?id=307775

INF: Moving SQL Server databases to a new location with Detach/Attach
http://www.support.microsoft.com/?id=224071

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

INF: Using the WITH MOVE Option with the RESTORE Statement
http://support.microsoft.com/?id=221465

PRB: User Logon and/or Permission Errors After Restoring Dump
http://www.support.microsoft.com/?id=168001

HOW TO: Transfer Logins and Passwords Between Instances of SQL Server
http://www.support.microsoft.com/?id=246133

PRB: "Troubleshooting Orphaned Users" Topic in Books Online is Incomplete
http://www.support.microsoft.com/?id=274188

How to Resolve Permission Issues When a Database Is Moved Between SQL
Servers
http://www.support.microsoft.com/?id=240872

SAMPLE: Mapsids.exe Helps Map SIDs Between User and Master Databases When
Database Is Moved
http://www.support.microsoft.com/?id=298897

-- 
Keith
"sec" <sec@123.com> wrote in message
news:%23xhnif42EHA.3908@TK2MSFTNGP12.phx.gbl...
> i will buy a new server and migrate exiting SQL 7 to SQL 2000. How can i
> migrate upgrade path
>
>


Relevant Pages

  • Re: Please answer my queries for fresh Installation
    ... You can restore MSDB as well as master. ... > SQL Server, It will create Master, MSDB databases. ...
    (microsoft.public.sqlserver.server)
  • Re: SQL 2000 SP4 on 2003 Server - Single User Mode
    ... I found the section where you list the filename to restore to. ... rename the SQL Server the same as what is listed below Courthouse? ... Once you've created your database (simply right click on the Database ...
    (microsoft.public.sqlserver.setup)
  • Re: AS2005 ... what is wrong with it?
    ... What I have seen is that the dev server is *faster* than the prod server ... And does your dev server also have all 6 databases with all these roles? ... When I restore the "PROV" i got approx 20 sec. ... Starting from an empty data folder should show if this theory is true ...
    (microsoft.public.sqlserver.olap)
  • Re: Copying WSS to another Server
    ... the data in sync I back the SQL databases up and restore them to the replica ... It already has WSS installed. ... > on one server and copy it to another for dev/test purposes, ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: AS2005 ... what is wrong with it?
    ... I have 6 OLAP databases on the server. ... When I restore the "PROV" i got approx 20 sec. ...
    (microsoft.public.sqlserver.olap)