HP A.06.11 User Manual

Page 227

Advertising
background image

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, Solaris, and Linux 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

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

Util_File_Online SAP backup fails with “semop() error”

Integration guide for Oracle and SAP

227

Advertising