We have old server with VS2010 TFS server installed and it broke hardware issue, and now we have to move to new server. How to move a database to a new server? We do have a database backup.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s MSDN’s article Restore Data to a Different Server or Instance. It has a detailed set of steps on restoring from backups.
These steps also assume that SQL Server has used Marked Transactions. Another piece of this is the article Back Up Team Foundation Server.