- 最后登录
- 2018-10-9
- 在线时间
- 40 小时
- 威望
- 0
- 金钱
- 262
- 注册时间
- 2013-1-28
- 阅读权限
- 10
- 帖子
- 9
- 精华
- 0
- 积分
- 0
- UID
- 881
|
1#
发表于 2014-2-18 18:25:28
|
查看: 4807 |
回复: 5
原环境:AIX
RAC 11.2.0.3 64bit
目标环境:linux 5.5
单实例 11.2.0.3 64bit
然后我把生产那边的控制文件备份拿到本地恢复,老是报下边这样错误,想咨询一下是那块出了问题。
[oracle@linux1 ~]$ rman target /
Recovery Manager: Release 11.2.0.3.0 - Production on Tue Feb 18 18:16:43 2014
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
connected to target database: CRMDB1 (not mounted)
RMAN> set dbid=3920514275;
executing command: SET DBID
RMAN> restore controlfile from '/img/ncsnf0_TAG20140214T152339_0.679.839518565';
Starting restore at 18-FEB-14
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=19 device type=DISK
channel ORA_DISK_1: no AUTOBACKUP in 7 days found
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 02/18/2014 18:17:15
RMAN-06172: no AUTOBACKUP found or specified handle is not a valid copy or piece |
|