HP (Hewlett-Packard) B6960-96008 Garage Door Opener User Manual


 
Integrating SAP R/3 and Data Protector
Data Protector SAP R/3 Configuration File
Chapter 2 159
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 Data Protector 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>';
Environment={
[<ENV var1>='<value1>';]
[<ENV var2>='<value2>';
...]
}
SAP_Parameters={<bckup_spec_name>=('-concurrency <# of
concurrency>' | '-time_balance' | '-load_balance' |
'-manual_balance' | '-channels <#_of_RMAN_channels>');
}
speed={
AVERAGE=1;
'<filename>'=<# of seconds needed to backup this file>;
}
compression={'<filename>'=<size of the file in bytes after the
compression>;
}
manual_balance={<backup_specifiaction_name>={'<filename>'=<device_
number>;
}
}