HP A.06.11 User Manual

Page 213

Advertising
background image

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_1pathName_2pathName_3

Problem

Backup fails at the beginning with the message “Internal heap ERROR 17112”

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 163.

4.

Restart the backup.

Problem

Backup fails with “Connect to database instance failed”

If you start a backup while the database instance is in the unmount or mount mode,
the session fails with a message similar to the following:

BR0301E SQL error -1033 at location BrDbConnect-2

Integration guide for Oracle and SAP

213

Advertising