rman 传输表空间常见错误,解决办法:如果指定了auxiliary destination该参数,那么会包含两个参数db_create_file_dest和control_
首页 → 数据库技术
背景:
阅读新闻
rman 传输表空间常见错误
[日期:2012-07-03]来源:linux社区 作者:linux[字体:]
常见错误
错误1:
使用 sid='sqcx' 创建自动实例
rman-00569: =============== error message stack follows ===============
rman-00571: ===========================================================
rman-03002: recover 命令 (在 03/18/2010 14:18:03 上) 失败
ora-19852: 创建辅助实例 sqcx 的服务时出错 (错误 0)
ora-27302: 错误发生在:
ora-27303: 附加信息: failed to start instance
解决办法:
exec sys.dbms_backup_restore.manageauxinstance('tspitr', 1);
错误2:
启动自动实例 orcl
rman-00571: ===========================================================
rman-00569: =============== error message stack follows ===============
rman-00571: ===========================================================
rman-03002: transport tablespace 命令 (在 11/11/2011 17:44:47 上) 失败
rman-04014: 启动失败: ora-01261: parameter db_create_file_dest destination strin
g cannot be translated
ora-01263: name given for file destination directory is invalid
osd-04018:
o/s-error: (os 2)
解决办法:如果指定了auxiliary destination该参数,,那么会包含两个参数
db_create_file_dest和control_files,默认位置都和auxiliary destination这个相同.
如果该路径无效,则报错.
0
oracle ebs的两个schema:apps & applsys
【rac】单节点 重启 报ora-1105 ora-01606
相关资讯 rman
图片资讯
本文评论查看全部评论 (0)
评论声明
最新资讯
本周热门
linux公社简介 - 广告服务 - 网站地图 - 帮助信息 - 联系我们
本站(linuxidc)所刊载文章不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。
copyright © 2006-2014 linux公社 all rights reserved 浙icp备06018118号