Re: Restore database
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 01/13/05
- Next message: Radim: "RE: Setup on Windows 2003 Server SP1 (RC1) Fails"
- Previous message: Mister A: "Trouble connecting Win2k clients to SQL Server 2000"
- In reply to: rudy: "Restore database"
- Next in thread: jamrock: "Re: Restore database"
- Reply: jamrock: "Re: Restore database"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 Jan 2005 09:05:19 -0500
It is stating that you need to specify new directories of where the files
will reside and to do this you use the WITH MOVE option of the restore
command. You can find details in BooksOnLIne under RESTORE. Also check out
these:
http://www.support.microsoft.com/?id=314546 Moving DB's between Servers
http://www.support.microsoft.com/?id=224071 Moving SQL Server Databases
to a New Location with Detach/Attach
http://support.microsoft.com/?id=221465 Using WITH MOVE in a
Restore
http://www.support.microsoft.com/?id=246133 How To Transfer Logins and
Passwords Between SQL Servers
http://www.support.microsoft.com/?id=298897 Mapping Logins & SIDs after a
Restore
http://www.dbmaint.com/SyncSqlLogins.asp Utility to map logins to
users
http://www.support.microsoft.com/?id=168001 User Logon and/or Permission
Errors After Restoring Dump
http://www.support.microsoft.com/?id=240872 How to Resolve Permission
Issues When a Database Is Moved Between SQL Servers
http://www.sqlservercentral.com/scripts/scriptdetails.asp?scriptid=599
Restoring a .mdf
http://www.support.microsoft.com/?id=307775 Disaster Recovery Articles
for SQL Server
-- Andrew J. Kelly SQL MVP "rudy" <rudy@discussions.microsoft.com> wrote in message news:FAF87ED3-D23E-47BB-A4BE-2EF93BDDF0F9@microsoft.com... > I'm new to sql. i need to restore a data base that was in one server to > another server. but when i try to do it i get obdc error 42000. i'm using > sql > 2000. the error states that i should use move instead of restore. our old > server died during the holidays and i'm setting up the new one. the old > server was 2000 the new one is 2003. > > i thought that restoring the backup of the data was going to be easy. > > if any one has any suggestions please let me know. > tia. >
- Next message: Radim: "RE: Setup on Windows 2003 Server SP1 (RC1) Fails"
- Previous message: Mister A: "Trouble connecting Win2k clients to SQL Server 2000"
- In reply to: rudy: "Restore database"
- Next in thread: jamrock: "Re: Restore database"
- Reply: jamrock: "Re: Restore database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|