Configuration problems – HP A.06.11 User Manual

Page 209

Advertising
background image

3.

If you are running backups in RMAN mode, verify backup and restore directly
to disk using Recovery Manager channel type disk as follows:

a. You must define the parameter init in the initialization file

initORACLE_SID

.ora. Run the following commands:

brrestore -d pipe -u user/password -t online -m all

brrestore -d disk -u user/password

b. If this fails, refer to the SAP Online Help to learn how to execute backup

and restore directly to disk using the SAP backup utility.

Check the error message and resolve these problems before you continue.

4.

Verify that the SAP backup tools correctly start backint (which is provided by
Data Protector):

Move the original backint and create a test script namedbackint.bat in the
directory where the SAP backup utility resides, with the following entries:

echo "Test backint called as follows:"
echo "%0%1%2%3%4%5%6%7%8%9"
exit

Then start the following commands:

brbackup -t offline -d util_file -u user/password -c

If you receive backint arguments, this means that SAP is properly configured for
backup using backint; otherwise you have to reconfigure SAP.

See

Configuring SAP R/3 databases

” on page 173.

Configuration problems

IMPORTANT:

The procedure described in the previous sections must be performed before you start
checking the Data Protector configuration.

1.

Verify that the Data Protector software has been installed properly.

Refer to the HP Data Protector installation and licensing guide for details.

Integration guide for Oracle and SAP

209

Advertising