oracle rac RMAN-20242 問題解決思路
環境 aix 730
資料庫版本 oracle 10.2.0.5 +asm+RAC
在做資料庫歸檔日誌恢復時,提示以下錯誤:
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=1994 instance=ora2 devtype=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 08/06/2012 14:40:13
RMAN-20242: specification does not match any archive log in the recovery catalog
解決方法: 恢復歸檔日誌一定要跟執行緒號
[oracle@p730a:/oracle/app/oracle]$rman target /
Recovery Manager: Release 10.2.0.5.0 - Production on Mon Aug 6 14:42:18 2012
Copyright (c) 1982, 2007, Oracle. All rights reserved.
connected to target database: ORA (DBID=2743318089)
RMAN> restore archivelog from logseq 97249 until logseq 97254 thread 2;
Starting restore at 2012-08-06 14:43:21
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=1727 instance=ora1 devtype=DISK
archive log thread 2 sequence 97254 is already on disk as file +DGRECOVER/ora/archivelog/2012_08_05/thread_2_seq_97254.1943.790473651
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=97249
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=97250
恢復成功
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7199859/viewspace-740010/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- AIX問題解決思路AI
- oracle 資料庫解決問題思路總結Oracle資料庫
- oracle rac asm 問題的官方解決辦法OracleASM
- 解決吞吐效能問題時的思路
- TongWeb下亂碼問題解決思路Web
- 巢狀ScrollView問題解決思路巢狀View
- redis中大key問題的解決思路Redis
- Oracle 10g RAC advanced replication同步問題解決Oracle 10g
- Oracle 12cR2 RAC安裝配置及問題解決Oracle
- oracle RAC 環境解決sequence 不一致問題Oracle
- 資料庫層面問題解決思路資料庫
- Ajax跨越問題原因分析與解決思路
- ffmpeg 多路實時問題之解決思路
- 從“股票問題”談動態規劃問題的解決思路動態規劃
- JavaScript 中精度問題及解決思路彙總JavaScript
- vmware server 解決rac中共享磁碟問題Server
- Oracle 解決鎖表問題Oracle
- oracle 鎖問題的解決Oracle
- Oracle RAC之--安裝過程中碰到的問題及解決方法Oracle
- 安裝Oracle RAC時,不能驗證ASMSNMP密碼問題的解決OracleASM密碼
- 六西格瑪解決問題的思路是什麼?
- Bigkey問題的解決思路與方式探索
- 微服務改造中解決跨庫問題的思路微服務
- Oracle資料不同步的問題分析和解決思路Oracle
- 在ORACLE EBS R12 使用 loadruner 報錯的問題解決的思路Oracle
- 重起oracle rac三節點中rac02主機以解決鏈路noname問題Oracle
- Oracle10g RAC em agent ORA-20603 問題解決Oracle
- 解決「問題」,不要解決問題
- 解決Oracle序列跳號問題Oracle
- JDBC Oracle executeUpdate 卡死問題解決JDBCOracle
- 解決問題oracle學習篇Oracle
- 解決oracle中not like效率問題Oracle
- oracle壞塊問題的解決Oracle
- Oracle ORA-4031解決思路Oracle
- ORACLE RAC中連線ScanIP報錯ORA-12545的問題解決Oracle
- 解決Oracle死鎖問題步驟Oracle
- 解決Oracle忘記密碼問題Oracle密碼
- oracle字元亂碼問題的解決Oracle字元