HP Application Recovery Manager software Integration guide (March 2008)
2. On the Oracle Server system, from the directory:
Windows:
AppRM_home\bin
UNIX:
/opt/omni/lbin
run:
Windows:
perl -I..\lib\perl util_oracle8.pl -config -dbname DB_NAME
-orahome ORACLE_HOME PRIMARY_DB_LOGIN [-ctlcp_location
BACKUP_CONTROL_FILE_COPY_LOCATION] [-client CLIENT_NAME]
UNIX:
util_oracle8.pl -config -dbname DB_NAME -orahome
ORACLE_HOME PRIMARY_DB_LOGIN [-ctlcp_location
BACKUP_CONTROL_FILE_COPY_LOCATION] [-client CLIENT_NAME]
where:
PRIMARY_DB_LOGIN is:
-prmuser PRIMARY_USERNAME
-prmpasswd PRIMARY_PASSWORD
-prmservice
primary_net_service_name_1[,primary_net_service_name_2, ...]
Parameter description
CLIENT_NAME
Name of the Oracle Server system with the database to be configured. It needs
to be specified only in a cluster environment.
RAC:
Name of the node or the virtual server of the Oracle resource group.
DB_NAME
Name of the database to be configured.
ORACLE_HOME
Pathname of the Oracle Server home directory.
PRIMARY_USERNAME PRIMARY_PASSWORD
Username and password for login to the target or primary database. Note that
the user must have the SYSDBA privilege granted.
primary_net_service_name_1 [,primary_net_service_name_2, ...]
Net services names for the primary database.
Application Recovery Manager Oracle integration102