Oracle OCP 1Z0-053 Q6(RMAN Import Catalog)
6.You are working on a CATDB database that contains an Oracle Database version 11.1 catalog schema
owned by the user RCO11. The INST1 database contains an Oracle Database version 10.1 catalog
schema owned by the user RCAT10.
You want the RMAN to import metadata for database IDs 1423241 and 1423242, registered in RCAT10,
into the recovery catalog owned by RCO11. You also want to deregister them from the catalog after import.
You executed the following commands to achieve this:
RMAN> CONNECT CATALOG rco11/password@catdb
RMAN> IMPORT CATALOG rcat10/oracle@inst1 DBID=1423241,1423242;
What happens if the RCO11 catalog has scripts with the same name as that of the scripts in RCAT10
catalog?
A. The scripts in the RCO11 catalog are overwritten.
B. RMAN renames the local stored scripts in the RCO11 catalog.
C. The RMAN session in which the command is executed aborts.
D. RMAN renames the global scripts that are imported from the RCAT10 catalog.
Answer: D
參考:http://blog.csdn.net/rlhua/article/details/13255053
指令碼會被重新命名為copy of scripts_name
owned by the user RCO11. The INST1 database contains an Oracle Database version 10.1 catalog
schema owned by the user RCAT10.
You want the RMAN to import metadata for database IDs 1423241 and 1423242, registered in RCAT10,
into the recovery catalog owned by RCO11. You also want to deregister them from the catalog after import.
You executed the following commands to achieve this:
RMAN> CONNECT CATALOG rco11/password@catdb
RMAN> IMPORT CATALOG rcat10/oracle@inst1 DBID=1423241,1423242;
What happens if the RCO11 catalog has scripts with the same name as that of the scripts in RCAT10
catalog?
A. The scripts in the RCO11 catalog are overwritten.
B. RMAN renames the local stored scripts in the RCO11 catalog.
C. The RMAN session in which the command is executed aborts.
D. RMAN renames the global scripts that are imported from the RCAT10 catalog.
Answer: D
參考:http://blog.csdn.net/rlhua/article/details/13255053
指令碼會被重新命名為copy of scripts_name
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2072455/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle OCP IZ0-053 Q251(Rman Import Catalog)OracleImport
- Oracle OCP 1Z0-053 Q337(Rman Catalog Start with)Oracle
- Oracle OCP 1Z0 053 Q26(Import Catalog)OracleImport
- oracle rman catalogOracle
- Oracle OCP IZ0-053 Q695(Rman catalog)Oracle
- Oracle OCP IZ0-053 Q620(Rman Catalog)Oracle
- RMAN 11g Import catalog fails RMAN-6429 (Doc ID 457392.1)ImportAI
- Oracle OCP 1Z0-053(Rman Compression Algorithm)OracleGo
- Oracle OCP 1Z0-053 Q300(Create Virtual Catalog)Oracle
- Oracle OCP IZ0-053 Q241(RMAN Recovery Catalog Keep)Oracle
- Oracle OCP IZ0-053 Q312(RMAN Catalog)Oracle
- Oracle OCP 1Z0-053 Q698(RMAN Recovery)Oracle
- 【Oracle】rman upgrade catalogOracle
- upgrade oracle rman catalogOracle
- Oracle OCP 1Z0-053 Q160(RMAN Duplex)Oracle
- Oracle OCP 1Z0-053 Q693(RMAN Image Copy)Oracle
- Oracle OCP 1Z0-053 Q486(Rman Validate)Oracle
- Oracle OCP 1Z0-053 Q360(RMAN Disaster Recovery)OracleAST
- Oracle OCP IZ0-053 Q311(Rman catalog stored scripts)Oracle
- Oracle OCP 1Z0-053 Q630(RMAN Backup Encryption)Oracle
- Oracle OCP 1Z0-053 Q566(Rman Recovery System Tablespace)Oracle
- Oracle OCP 1Z0-053 Q706(Rman Retention Policy)Oracle
- Oracle OCP 1Z0-053 Q671(Rman Encryption&Wallet)Oracle
- Oracle OCP 1Z0-053 Q128(Rman Image Copy Switch)Oracle
- Oracle OCP 1Z0-053 Q326(Rman Recover Command)Oracle
- Oracle OCP 1Z0-053 Q510(RMAN REPORT NEED BACKUP)Oracle
- Oracle OCP 1Z0-053 Q307(Rman execute global scripts)Oracle
- Oracle OCP 1Z0-053 Q100(Rman Duplicate Skip Readonly)Oracle
- Oracle 備份恢復篇之RMAN catalogOracle
- 揭秘ORACLE備份之----RMAN之五(CATALOG)Oracle
- oracle實驗記錄 (恢復-rman catalog)Oracle
- Oracle OCP(60):RMAN 備份Oracle
- rman catalog 命令所能catalog 的物件物件
- Oracle OCP 1Z0-053 (ASM)OracleASM
- rman 建立catalog庫
- RMAN - catalog start with命令
- Oracle OCP 1Z0-053 Q577(Rman Recover lost control files)Oracle
- Oracle RMAN練習繼續,簡單涉及CatalogOracle