HP Application Recovery Manager software Integration guide (March 2008)
RAC:
Each net service name must resolve into a specific database instance.
BACKUP_CONTROL_FILE_COPY_LOCATION
A location on a source volume where a copy of the current control file is made
before a backup. The source volume on which the copy will exist will be added
to the list of the source volumes to be replicated during the backup. This is
optional.
Example
The following example represents configuration on UNIX of an Oracle database with
the control file copy location specified.
The following names are used in the example:
• database name: oracl
• primary user name: system
• primary password: manager
• primary net service name 1: netservice1
• primary net service name 2: netservice2
• control file copy location: /BAK/datafiles
Syntax
/opt/omni/lbin/util_oracle8.pl -config -dbname oracl \
-orahome /app10g/oracle10g/product/10.1.0 -prmuser system \
-prmpasswd manager -prmservice netservice1,netservice2 \
–ctlcp_location /BAK/datafiles
If you need to export some variables before starting SQL*Plus, these variables must
be defined in the Environment section of the Application Recovery Manager Oracle
global configuration file or using the Application Recovery Manager GUI.
What happens after the configuration?
The util_oracle8.pl command is started on the application system. It saves the
configuration parameters in the Application Recovery Manager Oracle configuration
files.
Integration guide 103