Prerequisites on the sap side of the integration – HP A.06.11 User Manual

Page 208

Advertising
background image

3.

If you are running backups in RMAN mode, verify that the Oracle Target Database
is configured to allow remote connections with system privileges:

Set ORACLE_HOME as described in

Step 1

on page 218 and start the Server

Manager from the ORACLE_HOME directory:

bin\svrmgrl

At the wSVRMGR prompt, type

connect Target_Database_Login as SYSDBA

;

exit

Repeat the procedure using SYSOPER instead of SYSDBA. Set the
ORACLE_HOME

directory

If you are using the recovery catalog:

bin\rman target Target_Database_Login rcvcat

Recovery_Catalog_Login

If you are not using the recovery catalog:

bin\rman target Target_Database_Login nocatalog

If this fails, refer to the Oracle documentation for instructions on how to set up
the password file and any relevant parameters in the initORACLE_SID.ora
file.

Prerequisites on the SAP side of the integration

The following verification steps must be performed in order to verify that SAP is
installed as required for the integration to work. These steps do not include Data
Protector components.

1.

Verify backup directly to disk as follows:

brbackup -d disk -u user/password

If this fails, check the error messages and resolve possible problems before you
continue.

2.

Verify restore directly to disk as follows:

brrestore -d disk -u user/password

If this fails, check the error messages and resolve possible problems before you
continue.

Integrating SAP R/3 and Data Protector

208

Advertising