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


 
Integrating SAP R/3 and Data Protector
Troubleshooting
Chapter 2234
If the test fails again, call support.
3. Verify the backup using backint
export OB2BARLIST=<barlist_name>
export OB2APPNAME=<ORACLE_SID>
/opt/omni/lbin/backint -f backup -t file -u <ORACLE_SID>
-i <input_file> (HP-UX and Solaris systems)
/usr/omni/bin/backint -f backup -t file -u <ORACLE_SID> -i
<input_file> (other UNIX systems)
where <input_file> is a file with a list of full pathnames for backup.
Backint expects the list of files in the following format:
<pathName_1>
<pathName_2>
<pathName_3>
Backup fails at the beginning with the message “Internal heap
ERROR 17112”
Problem When using SAP 4.6D kernel on HP-UX 11.11, backup fails immediately
after it was started due to a BRBACKUP core dump. A line similar to the
following can be found at the beginning of the message:
Internal heap ERROR 17112 addr=0x800003ffff7f3660
Action 1. Login to the SAP server as the user who is owner of the backup
specification.
2. Run the command:
env | grep NLS_LANG
The output is similar to the following:
NLS_LANG=AMERICAN_AMERICA.US7ASCII
3. Add the NLS_LANG variable to the backup specification. For more
details, see “Setting, Retrieving, Listing, and Deleting Data Protector
SAP R/3 Configuration File Parameters Using the CLI” on page 161.
4. Restart the backup.