首页 > 其他 > 详细

duplicate from active dg 的 run 脚本 sfile 为完整配置可能导致的一些错误

时间:2015-01-10 23:42:38      阅读:525      评论:0      收藏:0      [点我收藏+]


oracle 11g RMAN:Active Database Duplication for standby database 创建dg 命令解读

继上篇如果没有正确配置,理解duplicate from active  dg 的 run 脚本,就会出现以下错误:


1:路径不存在:

Oracle instance shut down
connected to auxiliary database (not started)
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 01/09/2015 03:45:49
RMAN-03015: error occurred in stored script Memory Script
RMAN-04014: startup failed: ORA-48108: invalid value given for the diagnostic_dest init.ora parameter
ORA-48140: the specified ADR Base directory does not exist [/u01/app/ora11]
ORA-48187: specified directory does not exist
Linux-x86_64 Error: 2: No such file or directory
Additional information: 1


2:主库配置参数无法转换到备库
RMAN-04014: startup failed: ORA-01261: Parameter db_recovery_file_dest destination string cannot be translated
ORA-01262: Stat failed on a file destination directory
Linux-x86_64 Error: 2: No such file or directory




duplicate from active dg 的 run 脚本 sfile 为完整配置可能导致的一些错误

原文:http://blog.csdn.net/lixora/article/details/42592325

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!