Profiling DB panel

This panel is displayed when you click Data on the system toolbar of the JReport Administration page and then select Profiling DB from the drop-down menu. It allows you to manage server data, such as configuring your profiling database, backing up server data, archiving/restoring server data, and viewing backup and archive files' summary information.

The following are tabs contained in the panel:

Select Realm

Before you can manage the profile database, you need to first select a realm from the drop-down list.

Configuration tab

This tab allows you to configure your profiling database to store server data. See the tab.

Driver Class Location

Specifies the path of the JDBC driver. It can be null, which means that JReport Server will load the driver from the VM's class path. Click the Browse button to specify the location for the driver class.

Driver

Specifies the name of the JDBC driver.

URL

Specifies a valid URL that can be used to establish a connection to your database. For the valid format of the URL, refer to the handbook of the specific driver.

User

Specifies the JDBC user name for connecting to the database.

Password

Specifies the user password.

Test

Tests whether the JDBC configuration works.

Update

Updates the JDBC configuration and saves it to disk.

Cancel

Cancels the settings.

Backup tab

This tab allows you to back up your system's database for archiving. See the tab.

Backup Profiling DB

Backups JReport Server's profiling database to an archive. Click the Browse button to specify a file path to store the backup archive.

Backup

Begins the backup process.

Archive tab

This tab allows you to archive the result version data in an archive file. See the tab.

Archive Profiling Data

Restore Profiling Data

After data has been saved to an archive file, you then have the option to restore it.

Summary tab

This tab allows you to view the archive files' summary information. See the tab.

Archive

Specifies the name of the archive from which you want to retrieve summary information. Click the Browse button to specify the archive.

Summary

Begins the summary process and returns summary information about the specified archive.

Related topics: