多项选择题
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 executed the following commands: RMAN> CONNECT CATALOG rco11/password@catdb
RMAN> IMPORT CATALOG rcat10/oracle@inst1 NO UNREGISTER;
Which two statements are true regarding the tasks accomplished with these commands?()
A. They import all metadata from the RCAT10 catalog.
B. They unregister the database from the RCAT10 catalog.
C. They do not register the databases registered in the RCAT10 catalog.
D. They register all databases registered in the RCAT10 catalog.
相关考题
-
单项选择题
YouenabledFlashbackDataArchiveontheINVENTORYtable.WhichDDLoperationissupportedonthetableafterenablingFlashbackDataArchive?()
A. Drop the table.
B. Partition the table.
C. Truncate the table.
D. Add a column to the table.
E. Rename a column in the table. -
多项选择题
WhichofthefollowinginformationwillbegatheredbytheSQLTestCaseBuilderfortheproblemspertainingtoSQL-relatedproblems?()
A. ADR diagnostic files
B. all the optimizer statistics
C. initialization parameter settings
D. PL/SQL functions,procedures,and packages
E. the table and index definitions and actual data -
单项选择题
WhichtaskscanbeaccomplishedusingtheDBMS_LOB.SETOPTIONSprocedure?()
A. only encryption and compression settings for all SecureFile LOBs
B. only encryption and deduplication settings for only SecureFile CLOBs
C. deduplication,encryption,and compression settings for all SecureFile LOBs
D. deduplication,encryption,and compression settings only for SecureFile CLOBs
