They deregister all databases registered in the RCAT10 catalog.
They import metadata for all registered databases in the RCAT10 database.
They register all the RCAT10-catalog registered databases in the RCO11 catalog.
They overwrite all stored scripts in the RCO11 catalog with the same name as that in 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题:
owner
touser
include
schemas
fromuser
transform
remap_schema
remap_datafile
reuse_datafiles
remap_tablespace
第7题:
FULL
SCHEMAS
TRANSFORM
REMAP_SCHEMA
REMAP_TABLESPACE
第8题:
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
第9题:
Ensure that the stored procedure and the tables are owned by users that are associated with the same SQL Server login.
Ensure that the stored procedure and the tables are owned by the same database user.
Ensure that the stored procedure and the tables use the same database schema.
Configure the multiuser database option on both databases.
Configure the cross-database ownership chaining option on both databases.
第10题:
They import all metadata from the RCAT10 catalog.
They unregister the database from the RCAT10 catalog.
They do not register the databases registered in the RCAT10 catalog.
They register all databases registered in the RCAT10 catalog.
第11题:
target database
auxiliary database
third-party database
recovery catalog database
第12题:
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.
第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 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?()
第18题:
FULL
SCHEMAS
REMAP_SCHEMA
REMAP_DATAFILES
REMAP_TABLESPACE
第19题:
owner
touser
attach
remap_schema
第20题:
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
第21题:
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.
第22题:
Reregistering the target database in recovery catalog
Transporting the new tablespaces to the recovery catalog database
Syncronizing the recovery catalog with the target database control file
Performing a fresh backup of the target database to include the new data files in the catalog database
第23题:
LGWR
DBWR
MMON
RVWR