现在在做oracle DG的环境搭建,因为实际生产的原因,主备库的路径是不一致的,我把主库的rman文件传到备库后,在备库进行恢复,无法恢复,求指导

[oracle@std bak]$ rman target sys/123456@pri auxiliary /

Recovery Manager: Release 11.2.0.4.0 - Production on Sun Sep 29 17:28:29 2013

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

connected to target database: PRI (DBID=758069476)

connected to auxiliary database: STD (not mounted)

RMAN> duplicate target database for standby;

Starting Duplicate Db at 29-SEP-13

using target database control file instead of recovery catalog

allocated channel: ORA_AUX_DISK_1

channel ORA_AUX_DISK_1: SID=10 device type=DISK

contents of Memory Script:

{

restore clone standby controlfile;

}

executing Memory Script

Starting restore at 29-SEP-13

using channel ORA_AUX_DISK_1

channel ORA_AUX_DISK_1: starting datafile backup set restore

channel ORA_AUX_DISK_1: restoring control file

channel ORA_AUX_DISK_1: reading from backup piece /pri/bak/full_06ol32dc_1_1

channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /pri/bak/full_06ol32dc_1_1

ORA-19505: failed to identify file "/pri/bak/full_06ol32dc_1_1"

ORA-27037: unable to obtain file status

Linux-x86_64 Error: 2: No such file or directory

Additional information: 3

failover to previous backup

channel ORA_AUX_DISK_1: starting datafile backup set restore

channel ORA_AUX_DISK_1: restoring control file

channel ORA_AUX_DISK_1: reading from backup piece /pri/bak/full_03ol31o0_1_1

channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /pri/bak/full_03ol31o0_1_1

ORA-19505: failed to identify file "/pri/bak/full_03ol31o0_1_1"

ORA-27037: unable to obtain file status

Linux-x86_64 Error: 2: No such file or directory

Additional information: 3

failover to previous backup

channel ORA_AUX_DISK_1: starting datafile backup set restore

channel ORA_AUX_DISK_1: restoring control file

channel ORA_AUX_DISK_1: reading from backup piece /pri/bak/con_01ol31m5_1_1

channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /pri/bak/con_01ol31m5_1_1

ORA-19505: failed to identify file "/pri/bak/con_01ol31m5_1_1"

ORA-27037: unable to obtain file status

Linux-x86_64 Error: 2: No such file or directory

Additional information: 3

failover to previous backup

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of Duplicate Db command at 09/29/2013 17:28:53

RMAN-05501: aborting duplication of target database

RMAN-03015: error occurred in stored script Memory Script

RMAN-06026: some targets not found - aborting restore

RMAN-06024: no backup or copy of the control file found to restore

Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐