The scripts in the RCO11 catalog are overwritten.
RMAN renames the local stored scripts in the RCO11 catalog.
The RMAN session in which the command is executed aborts.
RMAN renames the global scripts that are imported from the RCAT10 catalog.
第1题:
How would you grant the RVPC user access to specific RMAN database records in the RMAN virtual private catalog?()
第2题:
You executed the following command in Recovery Manager (RMAN): RMAN> RESTORE CONTROLFILE; Which operation must you perform before this command is executed?()
第3题:
While performing a regular check on your recovery catalog you realized that the catalog database is running out of space and you do not have options to increase the space. However, you have another database where more space is available and you want to move your existing recovery catalog to this database. The options that can be considered while moving the recovery catalog are as follows:() 1. Using one of the Oracle expdp utilities to export the catalog data 2. Creating a recovery catalog user and granting the necessary privileges in the other database 3. Creating the recovery catalog using the CREATE CATALOG command 4. Using the corresponding impdp utility to import the catalog data into the other database 5. Registering the target database in the new catalog database using the REGISTER DATABASE command Identify the option with the correct sequence for moving the recovery catalog.
第4题:
The application tables owned by the user TEST in a test database need to be exported to the APPS schema in the production database by using Data Pump. Which option of Data Pump Import would you use to accomplish this?()
第5题:
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 RMAN commands: RMAN> CONNECT CATALOG rco11/password@catdb RMAN> IMPORT CATALOG rcat10/oracle@inst1; What happens when you execute the above commands?()
第6题:
You are performing a database recovery because a user’s schema is dropped. While performing the recovery, you use the UNTIL SEQUENCE clause. Which type of database recovery are you performing?()
第7题:
user managed complete recovery
user managed incomplete recovery
RMAN-based complete recovery
RMAN-based incomplete recovery
第8题:
FULL
SCHEMAS
REMAP_SCHEMA
REMAP_DATAFILES
REMAP_TABLESPACE
第9题:
owner
touser
attach
remap_schema
第10题:
back up the control file to trace
bring database to the MOUNT state
open a connection to the RMAN recovery catalog, which contains the RMAN metadata for the target database
set the database ID (DBID), but only if the DB_NAME parameter associated with the target database is unique in the recovery catalog
第11题:
Issue the grant command from the SYS user (or equivalent) of the target database.
Issue the grant command from the SYS user (or equivalent) of the recovery-catalog database.
Issue the grant command from the recovery catalog-owning schema user account in the recovery catalog.
Issue the grant command from RMAN when connected to the recovery catalog-owning schema.
Issue the grant command from RMAN when connected to the target database.
第12题:
LGWR
DBWR
MMON
RVWR
第13题:
You want to migrate your application from the development environment to the production environment. While doing the task, you want the database objects owned by the user DEVUSER in the development environment to be moved to the user APPS in the production environment. Which option of Oracle Data Pump Import would you use to achieve this objective?()
第14题:
You dropped a schema of a user in an Oracle 10g by mistake. You decide to flash the database back to its previous state to restore the deleted schema. Which process writes the before images of the physical database blocks to the flashback database logs?()
第15题:
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?()
第16题:
You administer an Oracle Database 10g and a third-party database. You use Recovery Manager (RMAN) to perform backup and recovery operations. You have configured a recovery catalog to act as an RMAN repository. To which of the following databases can you NOT connect using the RMAN CONNECT command?()
第17题:
You want to move all objects of the APPS user in the test database to the DB_USER schema of theproduction database. Which option of IMPDP would you use to accomplish this task()
第18题:
owner
touser
include
schemas
fromuser
transform
remap_schema
remap_datafile
reuse_datafiles
remap_tablespace
第19题:
back up the control file to trace
bring database to the MOUNT state
open a connection to the RMAN recovery catalog, which contains the RMAN metadata for the target database
set the database ID (DBID), but only if the DB_NAME parameter associated with the target database is unique in the recovery catalog
第20题:
FULL
SCHEMAS
TRANSFORM
REMAP_SCHEMA
REMAP_TABLESPACE
第21题:
4,1,5,6,3,2
4,3,1,5,6,2
4,5,1,3,2,6
5,4,1,3,2,6
5,4,1,3,6,2
第22题:
2, 3, 5
1, 2, 4
1, 2, 4, 5
1, 2, 3, 4, 5
第23题:
target database
auxiliary database
third-party database
recovery catalog database
第24题:
The scripts in the RCO11 catalog are overwritten.
RMAN renames the local stored scripts in the RCO11 catalog.
The RMAN session in which the command is executed aborts.
RMAN renames the global scripts that are imported from the RCAT10 catalog.