HP Application Recovery Manager software Integration guide (March 2008)
IMPORTANT:
To avoid problems with your backups, take extra care to ensure the syntax and
punctuation of your configuration file match the examples.
NOTE:
You can set up the parameters in the Environment section (sublist) of the file by
referring to other environment variables in the following way:
SAPDATA_HOME=${ORACLE_HOME}/data
Syntax
The syntax of the Application Recovery Manager SAP R/3 configuration file is as
follows:
ORACLE_HOME='ORACLE_HOME';
ConnStr='ENCODED_CONNECTION_STRING_TO_THE_TARGET_DATABASE';
BR_directory='BRTOOLS_HOME';
SAPDATA_HOME='SAPDATA_HOME';
ORA_NLS_CHARSET='CHARACTER_SET';
OSUSER='USER_NAME';
OSGROUP='USER_GROUP';
TMP_DIR='TEMPORARY_CONTROL_FILES_DIRECTORY';
CF_OLF='LIST_OF_CONTROL_FILES_REDO_LOGS';
Environment={
[ENV_var1='value1';]
[ENV_var2='value2';
...]
}
Example
This is an example of the file:
ORACLE_HOME='/app/oracle805/product';
ConnStr='EIBBKIBBEIBBFIBBGHBBOHBB
QDBBOFBBCFBBPFBBCFBBIFBBGFBBDGBBBFBBCFBBDFBBCFBB';
BR_directory='/usr/sap/ABA/SYS/exe/run';
SAPDATA_HOME='/sap';
ORA_NLS_CHARSET='USASCII7';
OSUSER='orasid';
Application Recovery Manager SAP R/3 integration144