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


 
Integrating SAP DB/MaxDB and Data Protector
Backing Up an SAP DB/MaxDB Database
Chapter 3 287
<media_group_name> is the name of the SAP DB/MaxDB media group
<medium_name> is the name of the SAP DB/MaxDB medium
<pipe_name> is the name of the SAP DB/MaxDB pipe
<medium_type> is the type of the SAP DB/MaxDB medium
1. On the SAP DB/MaxDB Server create the bsi_env file in a directory
of your choice. The file must have the read permission set for the OS
user under whose account the database runs (the user is described in
“Configuring Users” on page 263) and it must contain the following
lines:
Windows BACKINT <Data_Protector_home>\bin\sapdb_backint.exe
INPUT <Data_Protector_home>\tmp\<inst_name>.bsi_in
OUTPUT <Data_Protector_home>\tmp\<inst_name>.bsi_out
ERROROUTPUT
<Data_Protector_home>\tmp\<inst_name>.bsi_err
PARAMETERFILE <name_of_backup_spec>
TIMEOUT_SUCCESS 60
TIMEOUT_FAILURE 30
UNIX On HP-UX:
BACKINT /opt/omni/bin/sapdb_backint
INPUT /var/opt/omni/tmp/<inst_name>.bsi_in
OUTPUT /var/opt/omni/tmp/<inst_name>.bsi_out
ERROROUTPUT /var/opt/omni/tmp/<inst_name>.bsi_err
PARAMETERFILE <name_of_backup_spec>
TIMEOUT_SUCCESS 60
TIMEOUT_FAILURE 30
On other UNIX:
BACKINT /usr/omni/bin/sapdb_backint
INPUT /var/opt/omni/tmp/<inst_name>.bsi_in
OUTPUT /var/opt/omni/tmp/<inst_name>.bsi_out