【RMAN】RMAN-20020: DATABASE INCARNATION NOT SET
Rman backup or Delete obsolete fails with RMAN-20020: DATABASE INCARNATION NOT SET
使用rman備份或者刪除舊的檔案的時候報如下錯誤:
RMAN-00571:
RMAN-03015: error occurred in stored script. abc
RMAN-03002: failure of delete command at 09/15/2010 04:05:41
RMAN-06004: ORACLE error from recovery catalog database:
RMAN-20020: database incarnation not set
如果受影響的資料庫版本>= 10.2.0.4,11.1.0.7,11.2.0.1
說明有多個資料庫在使用catalog 資料庫 (10g ,9i and 11g)
原因:bug 造成的:
Bug 9873162 --> Closed as Duplicate of Bug 9577583 --> Closed as Duplicate of Base Bug <<9577583>>
Abstract: RMAN BACKUP FAILS WITH RMAN-20020: DATABASE INCARNATION NOT SET
Fixed :-: 12.1
解決方法:
Download and apply One off patch using the following link Patch 9577583
The patch needs to be applied to the Oracle HOME where the Catalog database resides.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22664653/viewspace-706248/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle rman incarnationOracle
- clone database using RMAN without new incarnation (with NORESETLOGS)_1608236.1Database
- LIST INCARNATION OF DATABASE含義Database
- 體驗跨越incarnation進行flashback database相比傳統RMAN RECOVER的便捷性Database
- rman 穿越incarnation恢復資料
- RMAN SET NEWNAME
- RMAN duplicat databaseDatabase
- rman recover databaseDatabase
- RMAN duplicate databaseDatabase
- rman通過之前的incarnation恢復資料庫!資料庫
- Rman backup standby databaseDatabase
- rman set newname switch 用法
- RMAN深入解析之--Incarnation應用(不完全恢復)
- 通過rman duplicate database!Database
- rman backup database force 功能Database
- character_set_database的意義Database
- RMAN duplicate database到新主機Database
- rman 建 Standby Database 筆記Database筆記
- RMAN CONVERT DATABASE 的限制Database
- List of Oracle Database Patch Set Updates (PSU)OracleDatabase
- RMAN說,我能備份(16)--RMAN中的SET命令
- Duplicate Database from ASM to Non- ASM Database Using RMANDatabaseASM
- RMAN : set newname for命令的一點研究
- How to use rman backup a noarchivelog databaseHiveDatabase
- Making Whole Database Backups with RMANDatabase
- 【RMAN】RMAN-20001: target database not found in recoveryDatabase
- 【RMAN】RMAN-05001: auxiliary filename conflicts with the target databaseUXDatabase
- 關於rman中set newname的探討
- 11g rman新特性 duplicate target database for standby from active databaseDatabase
- 理解RMAN backup database plus archivelog命令DatabaseHive
- rman restore database(spfile,controlfile, datafile)RESTDatabase
- Oracle 11g Rman Active database duplicateOracleDatabase
- 使用rman建立standby database的過程Database
- rman duplicate target database RMAN-03002 RMAN-03015 RMAN-06136Database
- How To List All The Named Events Set For A Database [ID 436036.1]Database
- [20160720]rman set newname for datafile
- oracle rman 異機還原測試--set newnameOracle
- 使用RMAN複製資料庫 active database資料庫Database