Solution : https://service.sap.com/sap/support/notes/14004 (SAP Service marketplace login required)
Summary :
BRRESTORE, integral from SAPDBA Version 3.0, supports full database restoration, parallel restoration from multiple tape drives, and restoration to alternate directories. It can be used interactively or directly in older SAPDBA versions (<3.0) if errors occur. The tool restores entire or partial databases from offline or online BRBACKUP backups, including non-database files. It auto-creates subdirectories and restores Redo log files from BRARCHIVE. Key options include specifying log numbers, backup logs, device types, compression settings, output details, and file paths. Integration with SAPDBA involves new parameters such as `cpio_in_flags`, `uncompress_cmd`, and `tape_pos_cmd`.
Key words :
det_log=/oracle/c11/sapbackuporcd /oracle/c11/sapbackupbrrestore -, 71-90=/oracle/c11/sapreorgrestoring archived redo log files, /usr/sap/c11/sys/exe/run, /oracle/c11/sapdata1/=/oracle/c11/sapdata5restoring, leading zeros - online redo log files, /usr/sap/c11/sys/profilerestoring, /oracle/c11/sapdata2/ddicd_5/ddicd, -output time - generates additional information, <path_name> online redo log files, <log_no1>-<log_no2> - log sequence number
Related Notes :
132496 | SAPDBA: Repeat 'Full restore and recovery' |
43494 | Collective note: BRBACKUP, BRARCHIVE, BRRESTORE |