How to move Microsoft SQL Server data to different disk drive

Microsoft SharePoint Server 2007Recently just re-installed the Microsoft Office SharePoint Server (MOSS) 2007 applications and database on new servers. But the SharePoint data files were in the C: system drive, which does not have enough space.

To move database files to the D: data drive, what I needed to do is

  1. Remove Content Database from the SharePoint Administrative Central.
  2. Deattch the database from Microsoft SQl server
  3. Move data files to the D: drive
  4. Re-attach the database
  5. Add Content Database to Web Application.
  • Share/Bookmark
Tags: , ,

Related posts

1 Responses to “How to move Microsoft SQL Server data to different disk drive”


Leave a Reply