in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Re-install SQL 2005 on SharePoint Backend SQL Server

Last post 07-07-2008 7:55 AM by furuknap. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 07-06-2008 7:53 PM

    Re-install SQL 2005 on SharePoint Backend SQL Server

    Hi all

     

    I just discovered something on our SharePoint SQL server. We have a LUN attached (Drive D:\) and this is where we are storing our databases. When SQL was installed, it was installed on this drive (Drive D:\). Can I uninstall SQL (without losing the SharePoint databases) and re-install it so SQL is installed on the C:\ drive and the databases stay on the D:\ (Attached LUN) drive? If so, What would i need to do. This is a production box with about 20 sites all in their own content databases.

     

    Thanks.

  • 07-07-2008 6:18 AM In reply to

    • furuknap
    • Top 10 Contributor
    • Joined on 10-05-2007
    • Oslo, Norway

    Re: Re-install SQL 2005 on SharePoint Backend SQL Server

    Hello,

    A few options pops into mind. First of all, this is no problem. You can reinstall and just reattach the 'old' databases in the new instance. My suggestion would be to detach the databases and back them up some place offsite in case you need to do something drastic to the server. While this will work you will have considerable downtime, and depending on your SLA that might not be an option.

    Second option is to install a separate instance. SQL Server from 2000 have the option of running consecutive servers on the same box. The subsequent instances are addressed as SERVER\INSTANCE rather than just SERVER. Install the second instance without touching the first one, move the databases there and do the usual database migration tasks in SharePoint.

    .b

    http://furuknap.blogspot.com/
    My SharePoint blog with articles, reviews, and code samples. Anonymized questions and answers may be posted to my blog.

    My Business Process Management article series:
    SharePoint Designer Workflows (Part 1 of 3)
    SharePoint Event Receivers (Part 2 of 3)
    Visual Studio Workflows (Part 3 of 3)
  • 07-07-2008 7:11 AM In reply to

    Re: Re-install SQL 2005 on SharePoint Backend SQL Server

     Thanks b

    I Was thinking about setting up another SQL box and setting up database mirroring, failover to the new SQL box and done. No downtime. I was hoping to avoid having SharePoint down for too long, it's right in the middle of adoption by the departments.

  • 07-07-2008 7:55 AM In reply to

    • furuknap
    • Top 10 Contributor
    • Joined on 10-05-2007
    • Oslo, Norway

    Re: Re-install SQL 2005 on SharePoint Backend SQL Server

    If no downtime is a requirement then a forced failure may work. I personally don't like that since it is, well, not in the spirit of things. A failure is a failure and should not be actively sought as a remedy, if you get my point.

    In any case, if you do have the extra hardware you can probably switch with just a few minutes of downtime. I agree your solution includes less downtime, but I just prefer the 'cleaner' approach.

    Good luck in any case :-)

    .b

    http://furuknap.blogspot.com/
    My SharePoint blog with articles, reviews, and code samples. Anonymized questions and answers may be posted to my blog.

    My Business Process Management article series:
    SharePoint Designer Workflows (Part 1 of 3)
    SharePoint Event Receivers (Part 2 of 3)
    Visual Studio Workflows (Part 3 of 3)
Page 1 of 1 (4 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.