Re: Quickest Way
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Fri, 13 Jan 2006 19:26:45 -0500
The quickest way to get the db's over is probably a detach, copy and attach.
Logins and such require a little more work. But here are some links that
should help:
http://vyaskn.tripod.com/moving_sql_server.htm Moving DBs
http://www.databasejournal.com/features/mssql/article.php/3379901 Moving
system DB's
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://www.support.microsoft.com/?id=221465 Using WITH MOVE in a Restore
http://www.sqlservercentral.com/columnists/cBunch/movingyouruserswiththeirdatabases.asp
Moving Users
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
http://www.support.microsoft.com/?id=320125 Moving a Diagram
http://www.support.microsoft.com/?id=274463 Copy DB Wizard issues 2000
http://www.sqlservercentral.com/scripts/contributions/1598.asp Script
Roles and Permissions
--
Andrew J. Kelly SQL MVP
"Rogers" <naissani@xxxxxxxxxxx> wrote in message
news:%237EBVKJGGHA.3176@xxxxxxxxxxxxxxxxxxxxxxx
> Dear Professionals,
>
> One quick question, what is the quickest way to copy the all the database
> from one server to another including database logins and jobs and every
> thing..
>
> Thanks
>
>
.
- References:
- Quickest Way
- From: Rogers
- Quickest Way
- Prev by Date: Quickest Way
- Next by Date: Re: Accessing server
- Previous by thread: Quickest Way
- Next by thread: Re: Accessing server
- Index(es):
Relevant Pages
|