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 > Database migration

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-31-10, 08:02
goicontini0810 goicontini0810 is offline
Registered User
 
Join Date: Aug 2010
Posts: 2
Database migration

Hi All,

Currently we are working under 2005 sql server platform, and now we need to migrate our DB server to sql server 2008 / 2005 due to hardware issues. Hence please advise us to do the same.. kindly let us know, which platform is more simple to migrate and is there any migration tool (built in or third party ) for doing the same / is it possible to migrate all the databases in a couple of steps?

Your help would be much appreciated!

Thanks in advance,
Goicontini
Reply With Quote
  #2 (permalink)  
Old 08-31-10, 09:19
MCrowley MCrowley is offline
Wage drone 24601
 
Join Date: Jan 2003
Location: Massachusetts
Posts: 4,899
You can simply back up the databases on the SQL 2005 box, and restore them on the SQL 2008 box. You will need to recreate any login information, and/or SQL Agent jobs, however. As with anything, copious testing should be required.
Reply With Quote
  #3 (permalink)  
Old 08-31-10, 09:51
rdjabarov rdjabarov is offline
Registered User
 
Join Date: Jul 2003
Location: San Antonio, TX
Posts: 3,611
Review the output from Upgrade Advisor (it is part of SQL2K8 Feature Pack), and then go from there.
__________________
"The data in a record depends on the Key to the record, the Whole Key, and
nothing but the Key, so help me Codd."
Reply With Quote
  #4 (permalink)  
Old 09-01-10, 07:16
goicontini0810 goicontini0810 is offline
Registered User
 
Join Date: Aug 2010
Posts: 2
A quick question to MCrowley, is it possible to do all the database backup / restore in a single step? or do I need to backup each database by one by one and restore it on new server by one by one? please advise
Reply With Quote
  #5 (permalink)  
Old 09-01-10, 09:18
MCrowley MCrowley is offline
Wage drone 24601
 
Join Date: Jan 2003
Location: Massachusetts
Posts: 4,899
You will need to back up the databases one by one. Some tools allow for backing up an entire server to tape (Legato, Symantec, etc.), but in the background, these things are also doing individual backups.
Reply With Quote
Reply

Tags
db migration, db moving

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