Two-Phase Backup 

As an alternative to a direct backup to tape you can make a two-phase backup with the complete support of BRBACKUP. This backup strategy enables you to easily make a disk backup, as well as having several copies of this and previous backups available. For a recovery, SAPDBA can, in this case, access the disk backup directly. If a backup from tape is required then the files are directly copied to the original directories by BRRESTORE.

You can also carry out the second phase of the two-phase backup with external means (backup programs, operating system utilities, and so on). The user then has full responsibility for the complete and correct execution of this phase.

Backups to raw devices cannot be backed up to tape in a second phase with the BACKINT interface. In this case save directly to tape.

BRBACKUP: Two-Phase Backup

To make the backup to tape (phase 2) start BRBACKUP with the relevant command option (see -b|-backup).

Advantages

Disadvantages

The backup type (offline, online) and the extent of the backup (full, partial) must be identical in the first and second phases. In an offline backup the database remains open in the second phase.

BRARCHIVE: Two-Phase Backup

Two-phase backup of the offline redo log files using BRARCHIVE runs analog to the BRBACKUP backup. You cannot, however, make any number of copies to tape (maximum of two). We thoroughly recommend a backup of the offline redo log files to tape, in addition to a disk backup.

To make the BRARCHIVE backup of the offline redo log files to a volume start BRARCHIVE with the appropriate command option (see -a|-archive).

Advantages

Disadvantages