If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > SQL Migration

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-13-11, 06:35
inform_farhan inform_farhan is offline
Registered User
 
Join Date: Dec 2011
Posts: 5
Question SQL Migration

Hi Friends,

I'm running a Windows Server 2008 (64 bit). I did install SharePoint 2010 on it and SQL Server Express Edition installed with it. I started to use them. But now when my DB has reached to 4GB in size, I have tried to increase its size but then came to know that Express Edition of SQL do not support database size more than 4GB. Now I want a solution for it.
Someone told me to install SQL Server 2008 (Standard or Enterprise Edition), then detach all of your databases from express edition and attach to newly installed server.
I have some questions here, Will detaching and attaching will remove that 4GB limitation ? AND I am not able to find Detach Option for Master Database. Any Help to sort out this issue ? PLEASE

Regards,
Farhan
Reply With Quote
  #2 (permalink)  
Old 12-13-11, 12:22
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,609
The simple answer is to:

1) Backup your server "as is" including Windows, SQL Server, SharePoint, etc.
2) Make a second backup, just to be certain!
3) Install SQL Standard or Enterprise Edition. It will detect the Express edition and offer to upgrade it to the new Edition.
4) Test and retest to be sure that everything upgraded properly.
5) Consume

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
  #3 (permalink)  
Old 12-14-11, 01:20
inform_farhan inform_farhan is offline
Registered User
 
Join Date: Dec 2011
Posts: 5
Quote:
Originally Posted by Pat Phelan View Post
The simple answer is to:

1) Backup your server "as is" including Windows, SQL Server, SharePoint, etc.
2) Make a second backup, just to be certain!
3) Install SQL Standard or Enterprise Edition. It will detect the Express edition and offer to upgrade it to the new Edition.
4) Test and retest to be sure that everything upgraded properly.
5) Consume

-PatP

I have just got a book "Beginning SharePoint 2010 Administration" by Goran Husman and Christian Stahl. Thanks to thses guys for writing such a beautiful book. I got the solution from this book but yet to be implement, once I got success, I'll post it here for your knowledge. Thanks a lot for your help guys... !

Cheers
Farhan
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On