If you choose the embedded database option, CA OM Web Viewer creates and initializes an embedded database (Apache Derby embedded database) with the proper settings. CA OM Web Viewer stores administrative data in this embedded database.
Note: The embedded database is created under a directory according to the type of application server where CA OM Web Viewer is deployed. For example:
Important! Because an embedded database is a component that belongs to the installed CA OM Web Viewer application, undeploying or uninstalling (or both), CA OM Web Viewer also removes the embedded database if the embedded database is created under the application’s working folder.
This situation is applicable on some application servers such as Tomcat. To keep the content of an existing embedded database, you must manually back up and copy the database directory.
We recommend that you use an external database to keep administrative data from being affected by undeploying/uninstalling or redeploying/re-installing CA OM Web Viewer.
Note:
Be aware that the tables of the database can be created manually or automatically, depending on whether the account is granted with CREATE TABLE privileges:
Note: These DDL statements can be found under the ddl folder in your installation media or the installed directory. For each supported database type, a pair of SQL scripts is provided as follows:
See the specific instructions in either the GUI or Console mode of installation.
Note: Currently we provide DDLs for the following types of database: DB2, Derby, Oracle, and SQL Server.
| Copyright © 2011 CA. All rights reserved. |
|