CA OM Web Viewer uses a database system for data persistence and caching administrative data. You can use an external database or let CA OM Web Viewer create an embedded database (Apache Derby embedded database). For best performance, we recommend that you use an external database server.
Do the following if you choose to use an embedded database:
CA OM Web Viewer will create an Apache Derby embedded database upon the first time it is launched.
If you choose to use an external database, select Use external database and do the following:
Be aware that a database account and a pre-created database are required.
The drop-down menu lists a number of database types; we provide their JDBC drivers.

For DB2 database, you will be prompted to select an IBM DB2 license file. In this case, select your license file (for example, db2jcc_license_cisuz.jar) from your local system.
A dialog opens.

A pop-up dialog that lists all available JDBC driver classes in this JAR file is displayed.

Defines the name or IP address of the database server.
Defines the port number on which the database is running.
Defines the name of the database that is to be used by CA OM Web Viewer.
Defines the name of the database user.
Defines the password of the database user; this information is stored in an encrypted form.
With CREATE TABLE privileges
See Database Requirements for more information.
Defines the maximum number of database concurrent connections allowed in the system.
Provides a valid URL that is required to establish database connections. The initial value is provided according to the input to the other fields. Make necessary changes to this string, if required.
A Connection Successful message tells you that your entries were valid, otherwise, modify the parameters and try it again.
Note: The test function is unable to verify whether this database account has CREATE TABLE privileges.
| Copyright © 2011 CA. All rights reserved. |
|