Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


January 24, 2008

Q. What is the best way to move a number of SQL Server databases to another storage device, such as a storage area network (SAN) disk?

RSS
Subscribe to Windows IT Pro | See More SQL Server and Database Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

A. There are several ways to move SQL databases between storage devices. Remember, a database consists of the database and its transaction logs. All the approaches mentioned here require some database downtime.

One solution with minimal downtime would be to take a volume shadow copy, restore the copy to the new location, stop the service, copy over and replay the transaction logs, then start the service.

If there’s a maintenance window during which some downtime is OK, and everything being moved relates to SQL Server, then you can detach and reattach the database. First, make sure you’ve backed up all the databases being moved.

1. Stop the SQL Server, SQL Agent, and MS Search services.
2. Copy the system database files to the new storage device. If the SQL Server environment is a clustered environment, you need to ensure that the folder structure and the drive letter are kept the same.
3. Copy user database files to the new storage device.
4. Restart the SQL Server, SQL Agent, and MS Search services.
5. Attach the user databases.
6. Move other folders (e.g., backups, Repldata) to the new storage drive. If the drive letter for the backups and Repldata changes, the associated scheduled SQL Server jobs need to be modified to reflect the change.
7. Copy any other folders or files that will be accessed by the jobs (e.g., DTS packages, stored procedures) to the new storage drive.
8. Run DBCC CHECKDB to verify database consistency.

You’ll need to provide new drive letters for the new storage site to the server that SQL Server is on. More detailed information about detaching and reattaching databases is available in the Microsoft article “How to move SQL Server databases to a new location by using Detach and Attach functions in SQL Server” ( support.microsoft.com/kb/224071).

You can also use drive-letter swapping to move the databases to a new storage site. Make sure you have backups for all the databases being moved.

1. Stop the SQL Server, SQL Agent, and MS Search services.
2. Replicate the data to the new storage drives through a utility.
3. Swap the new storage drive letters with the corresponding old storage drive letters.
4. Modify the stopped services’ startup type to "manual."
5. Reboot the database server.
6. Restart the SQL Server, SQL Agent, and MS Search services.
7. Run DBCC CHECKDB to verify database consistency.
8. Modify the stopped services’ startup type to "automatic."

End of Article



Reader Comments

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
The Memory-Optimization Hoax

Don't believe the hype. At best, RAM optimizers have no effect. At worst, they seriously degrade performance. ...

Command Prompt Tricks

One reader shares his tip for setting up the command prompt to reflect a remote path. ...

WinInfo Short Takes: Week of November 24, 2008

An often irreverent look at some of the week's other news, including a Vista Capable dismissal request, Zune price reductions, Morrow musings, Novell and Microsoft sitting in a tree ... two years later, Yahoo!, IE 6 on Windows Mobile, and so much more ...


SQL Server and Database Whitepapers StoreVault SnapManagers for Microsoft Exchange and SQL Server

Related Events Microsoft BI Unleashed | Online Conference

SQL Server 2008 – Can You Wait? | Philadelphia

SQL Server 2008 – Can You Wait? | Atlanta

Check out our list of Free Email Newsletters!

SQL Server and Database eBooks Safeguarding Your Windows Servers

SQL Server Administration for Oracle DBAs

Taking Control: Monitoring the Windows Platform Proactively

Related SQL Server and Database Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing