Re: Setting up Test of database using backup/restore
From: Monty (montysl_at_nospam.hotmail.com)
Date: 08/02/04
- Next message: Keith Kratochvil: "Re: Can't restore master db!!"
- Previous message: Alpha: "Re-installing SQL Server"
- In reply to: Andrew J. Kelly: "Re: Setting up Test of database using backup/restore"
- Next in thread: Andrew J. Kelly: "Re: Setting up Test of database using backup/restore"
- Reply: Andrew J. Kelly: "Re: Setting up Test of database using backup/restore"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 2 Aug 2004 11:29:08 -0500
Thanks Andrew...I have seen the references in your other posts but I just
want to make sure the testing version will not in any way interfere with my
production DB. The references seem to assume a move of an active DB to other
hardware/OS/version platforms with the intention of making them active right
away and never the concurrent running of the 2 DB's. Now, to be clear, never
will the two be in production at one time, all production code will point
toward the SQL7 instance and test code toward the 2000 test until time to
make a full changeover but you get what I mean. Is this method still okay?
"Andrew J. Kelly" <sqlmvpnooospam@shadhawk.com> wrote in message
news:erXXwwKeEHA.384@TK2MSFTNGP10.phx.gbl...
> I would go for the restore of the latest FULL backups as the least
intrusive
> way to accomplish this. Here are some links that may help:
>
>
> 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
>
>
> "Monty" <montysl@nospam.hotmail.com> wrote in message
> news:%23B8M9rKeEHA.3928@TK2MSFTNGP11.phx.gbl...
> > Hope this is simple....time constraints. I need to copy a fully
functional
> > SQL7 DB on a W2K server over to a SQL2000 install on a W2K3 server for
> > testing ONLY at this point. The SQL7 DB needs to remain active and
> > completely intact, if at all possible, during the procedure. I have good
> > backups of all DB's (user, master, etc.) Can I simply restore these to
the
> > SQL2000 install and proceed with testing?
> >
> > Thanks in advance.
> >
> >
>
>
- Next message: Keith Kratochvil: "Re: Can't restore master db!!"
- Previous message: Alpha: "Re-installing SQL Server"
- In reply to: Andrew J. Kelly: "Re: Setting up Test of database using backup/restore"
- Next in thread: Andrew J. Kelly: "Re: Setting up Test of database using backup/restore"
- Reply: Andrew J. Kelly: "Re: Setting up Test of database using backup/restore"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|