Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | knyangStarting Member
 
 
                                        2 Posts | 
                                            
                                            |  Posted - 2014-04-16 : 12:03:56 
 |  
                                            | We are in the process of planning to migrate databases from SQL 2000 to SQL 2008.  What's the best option to approach this with little downtime?  Users would like to have access to the data on the SQL 2008 server to continue with their testing before the cut over.  The only option that I can think of will be transaction replication.  Any other ideas?  Thank you1. Backup and t-log restore2. Transactional replication-Ted |  |  
                                    | jackvMaster Smack Fu Yak Hacker
 
 
                                    2179 Posts |  |  
                                    | knyangStarting Member
 
 
                                    2 Posts | 
                                        
                                          |  Posted - 2014-04-16 : 15:07:23 
 |  
                                          | quote:Hi Jack, and thank you for your response.  Backup and restore would work but we would like to run both environments side by side and compare data.  In terms of downtime, we haven't decided on that yet but I'm sure 4 - 6 hours.  Would replication not work?Originally posted by jackv
 what about backup and restore? Is any downtime allowed?  You may need to think about a specific cutover date \ time , migrate onto new environment , and reconnect users. Have you analysed any upgrade issues>http://www.sqlserver-dba.com/2012/03/sql-server-2005-to-sql-server-2008-r2-upgrade-considerations.htmlJack Vamvas--------------------http://www.sqlserver-dba.com
 
 |  
                                          |  |  |  
                                    | jackvMaster Smack Fu Yak Hacker
 
 
                                    2179 Posts | 
                                        
                                          |  Posted - 2014-04-22 : 01:35:50 
 |  
                                          | Hi Kyang, yes replication will work. The reason I've mentioned backupo and restore - as it is very easy , and will require little setup time.Jack Vamvas--------------------http://www.sqlserver-dba.com |  
                                          |  |  |  
                                |  |  |  |