Changing the database location and backup interval
After you install and configure Report Builder, a database stores all the Report Builder configurations and report definitions in a location. You can change this location. Every six hours, the Report Builder database is backed up so that you can restore the data if an error occurs.
Changing the database location
The Report Builder configurations and report definitions are stored in the [RBInstallDir]/server/conf/rs/db directory.
Before you begin
- You must have JazzAdmins or JazzProjectAdmins privilege.
- The installation folder for Report Builder ([RBInstallDir]) might be the same as other applications such as Jazz Team Server or IBM® Engineering Workflow Management.
Procedure
What to do next
- Stop the Report Builder application.
- Delete the [RBInstallDir]\server\conf\rs\db folder.
- Analyze the errors in the rs.log file.
Changing the database backup interval
You can change the backup interval by updating the JTS_install_dir/server/conf/rs/app.properties file.
About this task
- Verifies that the database can be read
- Copies the database to the JTS_install_dir/server/conf/rs/db_backup directory
- Adds or updates the jena.tdb.backup.last.date= property in the JTS_install_dir/server/conf/rs/app.properties file
You can configure the backup interval in the app.properties file. The jena.tdb.backup.interval= property is set to 360 (the value in minutes), but you can change this value.
Attention: If the Jena TDB cannot
be read, you get an error. For more information, read Resolving a corrupt database error.
Procedure
- Open the conf/rs/app.properties file.
- Find the jena.tdb.backup.interval= property and change the value.