HP Application Recovery Manager software Integration guide (March 2008)
Checking the configuration
You can check the configuration of an Oracle database after you have created at
least one backup specification for the database. If you use the Application Recovery
Manager CLI, a backup specification is not needed.
Using the Application Recovery Manager GUI
1. In the Context List, select Backup.
2. In the Scoping Pane, expand Backup Specifications and then Oracle Server.
Click the backup specification to display the server with the database to be
checked.
3. Right-click the server and click Check configuration.
IMPORTANT:
On UNIX, it is possible that although the GUI check is successful, the backup still fails.
This can happen if the backup owner is not the Oracle user root or the Oracle user
that is identified as described in “Configuring Oracle users on UNIX” on page 96.
Using the Application Recovery Manager CLI
1.
UNIX only:
Log in to the application system as the Oracle user or as user root.
2. From the directory:
Windows:
AppRM_home\bin
UNIX:
/opt/omni/lbin
run:
Windows:
perl -I..\lib\perl util_oracle8.pl -CHKCONF -dbname DB_NAME
UNIX:
util_oracle8.pl -CHKCONF -dbname DB_NAME
Application Recovery Manager Oracle integration104