Re: Moving databases between servers
From: Wayne Snyder (wayne.nospam.snyder_at_mariner-usa.com)
Date: 06/25/04
- Next message: Jacco Schalkwijk: "Re: Mystery Table Delete!"
- Previous message: Wayne Snyder: "Re: Mystery Table Delete!"
- In reply to: CC&JM: "Moving databases between servers"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Jun 2004 08:18:12 -0400
In addition to the others, if you are moving user databases, I like
sp_detach and sp_attach... It is faster than backup/restore.
-- Wayne Snyder, MCDBA, SQL Server MVP Mariner, Charlotte, NC www.mariner-usa.com (Please respond only to the newsgroups.) I support the Professional Association of SQL Server (PASS) and it's community of SQL Server professionals. www.sqlpass.org "CC&JM" <anonymous@discussions.microsoft.com> wrote in message news:218d801c45a99$64bd24f0$a001280a@phx.gbl... > Hello, > > I need to move all databases from one Server to another. > Can anybody tell me some steps that i should not forget > when migrating my databases? > Is there any information on Master database that i need to > migrate? > > Best regards
- Next message: Jacco Schalkwijk: "Re: Mystery Table Delete!"
- Previous message: Wayne Snyder: "Re: Mystery Table Delete!"
- In reply to: CC&JM: "Moving databases between servers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|