Move repository between servers

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Lucas
Posts: 4
Joined: Sun Oct 28, 2007 4:47 pm

Move repository between servers

Post by Lucas » Thu Feb 12, 2009 3:46 pm

We have the vault (4.0.3.15836) installed on a server with Windows 2000 Server and SQL Server 2000. We installed the vault on another server with Windows 2003 and SQL Server 2005.
How do move the repository to another server?
Make backup and restore does not work because it is different versions of SQL - 2000 and 2005

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Move repository between servers

Post by lbauer » Thu Feb 12, 2009 5:25 pm

You should be able to backup a database in SQL Server 2000 and restore it to SQL Server 2005:

http://msdn.microsoft.com/en-us/library ... L.90).aspx

If you are getting errors, here are some troubleshooting tips:

http://social.msdn.microsoft.com/Forums ... 2df961cee/

To move Vault, the steps would be:

Uninstall Vault on the Windows 2003/SQL Server 2005 machine.

Restore a copy of your Vault database from SQL Server 2000 to the new SQL Server 2005 machine.

Install Vault Server and point it to the new SQL Server machine.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply