要使用 RMAN 还原 SAP 数据,需要有 Backup Exec Oracle Agent 并且必须首先运行 Remote Agent Utility。
请参见关于 Remote Agent Utility for Windows Systems。
必须按如下修改 Init<SID>.sap 文件中的 rman_send 参数:
rman_send = ( "channel sbt_1 'NBBSA_SAP_AGENT_CONFIG_PATH=<INI file Path>'")
其中 <INI 路径>是 biparam.ini 的完整路径。例如:C:\oracle\ora92\database\biparam.ini。
请参见为 SAP Agent 配置 biparam.ini。
确保 init'sid'.sap 的 'util_par_file' 参数中提到的 ini 文件路径与 rman_send 命令中指定的路径相同。
对于使用 RMAN 进行的还原,Symantec Backup Exec 不接受从 BRBACKUP 或 BRRESTORE 传递的配置参数(-r 选项)。
control_file_record_keep_time <n>, (say n = 45)
将 BRRESTORE 用于通过 RMAN 运行完全还原时,数据库应处于装入状态。
brrestore -d rman_util -b last -m full
brrestore -d rman_util -b last -m 0
brrestore -d rman_util -b last -m 00