Out of the box, IBM® Rational® Quality Manager is
configured to run with a Derby database. This topic provides instructions
for backing up and restoring the database.
To back up the Derby database:
- Stop the Jazz™ Server.
- Navigate to the repositoryDB directory and copy it to a secure
location.
The default location of this directory is <Rational Quality Manager _install_path>\server\repositoryDB.
Note: If
you move the database to a new location, you must specify the new location
in the com.ibm.team.repository.db.jdbc.location property in the teamserver.properties
file, which is installed by default in the same directory as repositoryDB.
- Restart the Jazz Server.
- To restore the existing database with the version that you backed
up:
- Stop the Jazz server.
- Replace the existing repositoryDB directory with the version
that you backed up.
- Restart the Jazz server.