HP Application Recovery Manager software Integration guide (March 2008)

OSGROUP='dba';
TMP_DIR='/var/opt/omni/tmp';
CF_OLF='/sap/admin/dbfs/control01.dbf;/sap/admin/dbfs/control02.dbf';
Environment={ }
Setting, retrieving, listing, and deleting Application Recovery
Manager SAP R/3 configuration file parameters using the CLI
The Application Recovery Manager SAP R/3 configuration file parameters are
normally written to the Application Recovery Manager SAP R/3 configuration file
after:
the Application Recovery Manager configuration of the Oracle instance that is
run by SAP R/3 is completed.
a new backup specification is created.
The util_cmd command
You can set, retrieve, list, or delete the Application Recovery Manager SAP R/3
configuration file parameters using the util_cmd -putopt (setting a parameter),
util_cmd -getopt (retrieving a parameter), or util_cmd -getconf (listing
all parameters) command on the Application Recovery Manager SAP R/3 client. The
command resides in the AppRM_home\bin (Windows systems) or /opt/omni/lbin
(HP-UX systems) directory.
Cluster-aware clients
In a cluster environment, the environment variable OB2BARHOSTNAME must be defined
as the virtual hostname before running the util_cmd command from the command
line (on the client). The OB2BARHOSTNAME variable is set as follows:
On UNIX: export OB2BARHOSTNAME=virtual_hostname
On Windows: set OB2BARHOSTNAME=virtual_hostname
The util_cmd synopsis
The syntax of the util_cmd command is as follows:
util_cmd -getconf[ig] SAP oracle_instance [-local filename]
util_cmd -getopt[ion] [SAP oracle_instance] option_name
[-sub[list] sublist_name] [-local filename]
Integration guide 145