备份集已完成
, 经过时间
:00:00:01完成 backup 于 11-5月 -07启动 Control File and SPFILE Autobackup 于 11-5月 -07段 handle=/data1/backup/test/c-1920405094-20070511-06 comment=NONE完成 Control File and SPFILE Autobackup 于 11-5月 -07
RMAN> host;
$ su -
Password:
Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001
You have new mail.
# /etc/init.d/init.crs stop
Shutting down Oracle Cluster Ready Services (CRS):
May 11 23:05:26.091 | INF | daemon shutting down
Stopping resources.
Successfully stopped CRS resources
Stopping CSSD.
Shutting down CSS daemon.
Shutdown request successfully issued.
Shutdown has begun. The daemons should exit soon.
# exit
$ exit主机命令完成
RMAN-06900: 警告: 无法生成 V$RMAN_STATUS 或 V$RMAN_OUTPUT 行
RMAN-06901: 警告: 禁止更新 V$RMAN_STATUS 和 V$RMAN_OUTPUT 行来自目标数据库的 ORACLE 错误:
RMAN> exit
恢复管理器完成。
这个例子为了更清楚的演示例子,在RMAN中执行了host操作系统命令,关闭了Oracle的RAC环境,因此,当host命令结束后,马上返回了RMAN-6900和RMAN-6901。如果是在另外的会话中关闭RAC环境,那么RMAN在退出的时候就会查询上面的错误信息。