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


 
Integrating SAP R/3 and Data Protector
Troubleshooting
Chapter 2 221
2. Verify Data Protector internal data transfer using the
testbar2 utility.
Before you run the testbar2 utility, verify that the Cell Manager
name is correctly defined on the SAP R/3 Database Server. Check the
<Data_Protector_home>\Config\client\cell_server file,
which contains the name of the Cell Manager system. Then run the
following command:
<Data_Protector_home>\bin\testbar2 -type:SAP
-appname:<ORACLE_SID> -bar:<backup_specification_name>
-perform:backup
Examine the errors reported by the testbar2 utility by clicking the
Details button in the Data Protector Monitor context.
If the messages indicate problems concerning the Data Protector side
of the integration, create an SAP R/3 backup specification to back up
to a nul or file device. If the backup succeeds, the problem may be
related to the backup devices.
Refer to the HP OpenView Storage Data Protector Troubleshooting
Guide for instructions on troubleshooting devices.
If the test fails again, call support.
3. Verify the backup using backint
export OB2BARLIST=<barlist_name>
export OB2APPNAME=<ORACLE_SID>
<Data_Protector_home>\bin\backint.exe -f backup -t file
-u <ORACLE_SID> -i <input_file>
where <input_file> is a file with a list of full pathnames for backup.
Backint anticipates a list of files in the following format:
<pathName_1>
<pathName_2>
<pathName_3>