Note: this information summarizes steps outlined in both the Installation Guide and online Help.
To move a VersionOne system from one server to another, you can follow the steps below. This setup assumes the web and database servers will both be moving.
Moving to a New Server
- Using Enterprise Manager: back up the database on your current system
- Ensure your new server is set up according to the System Requirements section of the documentation
- Using Enterprise Manager: on the new server, Restore the database backup from the current system as the name you just deleted
- Run the install program to create a new system on the new server
- During the install when asked to attach to a database, go ahead and attach to the database you restored on the new server
If only the database is moving, the easiest thing to do is to reinstall a new system that points to your new sql server. That allows the VersionOne installation program to do all the coordination work and keep everything in synch. The steps for this are below:
- Ensure your new server is set up according to the System Requirements section of the documentation
- Using Enterprise Manager: back up the database on your current system
- Uninstall the old application
- Using Enterprise Manager: on the new server, Restore the database backup from the original server
- Run the install program to create a new system; attach to the newly restored database when prompted