Home > Database > Mysql Tutorial > rman 传输表空间常见错误

rman 传输表空间常见错误

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 17:15:38
Original
1599 people have browsed it

rman 传输表空间常见错误,解决办法:如果指定了auxiliary destination该参数,那么会包含两个参数db_create_file_dest和control_

Linux公社

首页 → 数据库技术

背景:

阅读新闻

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这个相同.
如果该路径无效,则报错.

linux

  • 0
  • Oracle EBS的两个Schema:Apps & Applsys

    【RAC】单节点 重启 报ORA-1105 ORA-01606

    相关资讯       RMAN 

    图片资讯      

    本文评论   查看全部评论 (0)

    评论声明

    最新资讯

    本周热门

    Linux公社简介 - 广告服务 - 网站地图 - 帮助信息 - 联系我们
    本站(LinuxIDC)所刊载文章不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。


    Copyright © 2006-2014 Linux公社 All rights reserved 浙ICP备06018118号

    Related labels:
    source:php.cn
    Statement of this Website
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template