Entering content frameFunction documentation Oracle Recovery Manager Locate the document in its SAP Library structure

Use

The Oracle Recovery Manager (RMAN) is an Oracle backup program. You can use it as a command line interface (CLI) or as a graphical user interface (GUI) in the Oracle Enterprise Manager (OEM). We support RMAN with the SAP backup tools BRBACKUP and BRARCHIVE.

RMAN uses the System Backup to Tape (SBT) interface to back up to tape devices. We implement SBT using the SAP backup library. External backup tools can implement this interface as a dynamic link library (DLL).

Integration

By integrating RMAN into BRBACKUP, you can add security and flexibility to important functions in existing backup strategies and tools:

The SAP installation also delivers the SAP backup library with BRBACKUP and BRARCHIVE.

You can use the SAP implementation of the Oracle interface SBT, using the SAP backup library. For more information on activating the SAP backup library, see SAP Note 142635.

You can use the Legato implementation or other external backup libraries. These solutions differ in the backup media that they support and the characteristics of the backup programs used.

Prerequisites

You are subject to the following restrictions when you use RMAN directly, that is, using the CLI or GUI in the OEM:

Features

This allows you to change your previous backup strategy and considerably reduce the amount of data to be backed up.

Logical database block errors are recognized automatically during the backup. This makes sure that each backup is consistent. This function replaces the weekly check with DBVERIFY.

Any database blocks that have never been used are not backed up.

You can verify backups to tape with the RMAN VALIDATE command.

The command BEGIN/ END BACKUP is not needed in online backups, since the blocks are checked to see if the data is consistent.

Leaving content frame