RMAN 11g Import catalog fails RMAN-6429 (Doc ID 457392.1)
RMAN 11g Import catalog fails RMAN-6429 (Doc ID 457392.1)
In this Document Platforms: 1-914CU;
Applies to:Oracle Server - Enterprise Edition - Version: 11.1.0.6 to 11.1.0.6 - Release: 11.1 to 11.1Information in this document applies to any platform. SymptomsAttempt to import a 9.2 RMAN recovery catalog schema into an 11g RMAN recovery catalog schema fails:
$ rman catalog rman11g/rman11g Cause
RMAN needs connectivity to the source and destination catalogs for the import command. Per the documentation: "When using IMPORT CATALOG, the version of the source recovery catalog schema must be equal to the current version of the destination recovery catalog schema. If the source catalog schema is a lower version, then upgrade it to the current version before importing the schema. "Upgrading the Recovery Catalog" explains how to upgrade." Reference
Bug 11830163 - RMAN-06429: IMPCAT DATABASE IS NOT COMPATIBLE WITH THIS VERSION OF RMAN Solution1. First upgrade the v9.2 rman recovery catalog to 11g RMAN> connect catalog rman/rman@v92 RMAN> upgrade catalog; recovery catalog owner is RMAN enter UPGRADE CATALOG command again to confirm catalog upgrade RMAN> upgrade catalog; recovery catalog upgraded to version 11.01.00.03 DBMS_RCVMAN package upgraded to version 11.01.00.03 DBMS_RCVCAT package upgraded to version 11.01.00.03
2. Import the catalog into an 11g recovery catalog. |
|
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-1358847/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- RMAN -- Frequently Asked Question (FAQ) (Doc ID 469777.1)
- RMAN restore fails with ORA-01180: can not create datafile 1 (文件 ID 1265151.1)RESTAI
- Oracle 備份恢復篇之RMAN catalogOracle
- 揭秘ORACLE備份之----RMAN之五(CATALOG)Oracle
- Oracle 最新PSU (Doc ID 2118136.2)Oracle
- 【MOS】Creating a PDB ... Fails With ORA-17630 (文件 ID 2090019.1)AI
- expdp/impdp變慢 (Doc ID 2469587.1)
- Reading and Understanding Systemstate Dumps (Doc ID 423153.1)
- Oracle Rman Catalog的建立方法和備份原理Oracle
- 備份恢復Lesson 04.Using the RMAN Recovery Catalog
- Oracle 下載最新psu (Doc ID 2118136.2)Oracle
- Oracle 11G RAC複製備庫RMAN-03002 RMAN-05501 RMAN-03015 RMAN-03009 RMAN-10038Oracle
- PRCT-1011 : Failed to run "oifcfg" (Doc ID 1380183.1)AI
- How to Collect Diagnostics for Database Hanging Issues (Doc ID 452358.1)Database
- ImportError: cannot import name 'get_ora_doc' from partially initialized moduleImportErrorZed
- [轉帖]Release Schedule of Current Database Releases (Doc ID 742060.1)Database
- 【CURSOR】How to Monitor and tune Open and Cached Cursors (Doc ID 1430255.1)
- Physical Standby Switchover_status Showing Not Allowed. (Doc ID 1392763.1)
- oracle11g: Scheduler Maintenance Tasks or Autotasks (Doc ID 756734.1)OracleAINaN
- 【DBA】Relinking Oracle Home 常見問題 (Doc ID 2048232.1)Oracle
- How To Replicate Data from Oracle to Postgres Using GoldenGate (Doc ID 1544137.1OracleGo
- 11g-Reduce Transportable Tablespace Downtime using XTTS (Doc ID 1389592.1)TTS
- Can GoldenGate Replicate An Oracle Table That Contains Only CLOB Column(s)? (Doc ID 971833.1)GoOracleAI
- Windows oracle 11g rman備份恢復到linux系統WindowsOracleLinux
- 2012-06-03 20:40 catalog start with rman備份集直接匯入控制檔案中
- 12c DG新特性 - Active Data Guard Far Sync (Doc ID 2179719.1)
- 【GRID】Grid Infrastructure 啟動的五大問題 (Doc ID 1526147.1)ASTStruct
- 【DATAGUARD】Data Guard 12C 新特性:Far Sync Standby (Doc ID 2179719.1)
- ORA-04063: package body SYS.DBMS_REGISTRY_SYS has errors (Doc ID 2165402.1)PackageError
- 【ASM】ORA-27504 ORA-27300 ORA-27303 while starting ASM (Doc ID 2281441.1)ASMWhile
- 【RAC】Oracle 12c以及以上版本的diagsnap是什麼? (Doc ID 2469643.1)Oracle
- sqlserver docSQLServer
- Nginx配置max_fails fail_timeoutNginxAI
- 【RMAN】RMAN備份至ASMASM
- require()、import、import()有哪些區別?UIImport
- Python import相關內容區別介紹( import *** as 、from***import )PythonImport
- 【RMAN】RMAN的備份保留策略
- catalog.sql指令碼介紹SQL指令碼
- OGG Connection test fails with: weblogic.transaction.internal.TimedOutException:AIWebException