Creating the control file for the duplicate database
Restoring the target data files to the duplicate database
Performing complete recovery using all available backups
Generating a new, unique DBID for the duplicate database
Copying the online redo log files from the target database to the duplicate database
第1题:
Examine the following command that is used to duplicate a database on the same host:RMAN> RUN{ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK;DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; \ }Which two statements describe the effect after the database is duplicated successfully? ()(Choose two)
A. The data files of the read-only tablespaces in the target database are not duplicated
B. The read-only tablespaces in the target database are still defined in new the database
C. The read-only tablespaces in the target database are changed to online after duplication
D. The data files of the read-only tablespaces in the target database get duplicated
E. The read-only tablespaces in the target database are not defined in the new database
第2题:
In Recovery Manager (RMAN), you have set control file autobackup to ON by using the following command: CONFIGURE CONTROLFILE AUTOBACKUP ON; Which two events would cause the control file to be backed up automatically? ()
第3题:
Examine the following command that is used to duplicate a database on the same host: RMAN> RUN { ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; / } Which two statements describe the effect after the database is duplicated successfully? ()(Choose two)
第4题:
In Recovery Manager (RMAN), you have set control file autobackup to ON by using the following command: CONFIGURE CONTROLFILE AUTOBACKUP ON; Which two events would cause the control file to be backed up automatically? ()
第5题:
Examine the following command that is used to duplicate a database on the same host: RMAN> RUN { ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; / } Which two statements describe the effect after the database is duplicated successfully?()
第6题:
Which two operations are NOT performed by the DUPLICATE command in Recovery Manager (RMAN) while duplicating a running database?()
第7题:
To store the backup information of multiple database
To restrict the amount of space that is used by the backups
To maintain a backup for a certain time is set by the CONTROL_FILE_RECORD_KEEP_TIME parameter.
To list the data files that were in a target database at a given time by using the AT option of REPORT SCHEMA command.
第8题:
It creates database files for the duplicate database under the Oracle base with a different directory for the duplicate database.
It overwrites data files of the target database because a different location for data files is not mentioned for the duplicate database.
It creates database files for the duplicate database under the same Oracle home as that of the target database with the same directory structure.
It creates database files for the duplicate database under the same Oracle home as that of the target but with a different directory for the duplicate database.
第9题:
Creating the control file for the duplicate database
Restoring the target data files to the duplicate database
Performing complete recovery using all available backups
Generating a new, unique DBID for the duplicate database
Copying the online redo log files from the target database to the duplicate database
第10题:
To store the backup information of multiple database
To restrict the amount of space that is used by the backups
To maintain a backup for a certain time is set by the CONTROL_FILE_RECORD_KEEP_TIME parameter.
To list the data files that were in a target database at a given time by using the AT option of REPORT SCHEMA command.
第11题:
The data files of the read-only tablespaces in the target database are not duplicated
The read-only tablespaces in the target database are still defined in new the database
The read-only tablespaces in the target database are changed to online after duplication
The data files of the read-only tablespaces in the target database get duplicated
The read-only tablespaces in the target database are not defined in the new database
第12题:
The data files of the read-only tablespaces in the target database are not duplicated
The read-only tablespaces in the target database are still defined in new the database
The read-only tablespaces in the target database are changed to online after duplication
The data files of the read-only tablespaces in the target database get duplicated
The read-only tablespaces in the target database are not defined in the new database
第13题:
Examine the following scenario:The target database instance is running. The most recent backup available for the target database was taken two days ago. Log files switches have occurred in last two days. The target database is duplicated on the same host, using the Recovery Manager (RMAN) duplicate command as follows:Which statement is true about the duplicate database in this scenario?()
A. It contains data till the last backup
B. It contains all data from target database until the current time
C. It contains all data from only the committed transactions in the target database
D. It contains all data except that which is used by the transactions in the current online redo file of target database
第14题:
You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN). Identify two scenarios is which you must have a recovery catalog.()
第15题:
You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN).Identify two scenarios is which you must have a recovery catalog. ()(Choose two.)
第16题:
Examine the following scenario: The target database instance is running. The most recent backup available for the target database was taken two days ago. Log files switches have occurred in last two days. The target database is duplicated on the same host, using the Recovery Manager (RMAN) duplicate command as follows: RMAN> RUN { ALLOCATE AUXILIARY CHANNEL aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb; } Which statement is true about the duplicate database in this scenario?()
第17题:
Which two operations are NOT performed by the DUPLICATE command in Recovery Manager (RMAN) whileduplicating a running database? ()(Choose Two)
第18题:
Which three tasks can be performed using a duplicate database?()
第19题:
A tablespace is taken offline.
The database instance is restarted.
A new data file is added to an existing tablespace.
A successful backup is recorded in the RMAN repository.
The RMAN connection is disconnected from the target database.
第20题:
a tablespace is taken offline
the database instance is restarted
a new data file is added to an existing tablespace
a successful backup is recorded in the RMAN repository
the RMAN connection is disconnected from the target database
第21题:
Testing the backup and recovery procedures
Testing the upgrade of an Oracle database to a new release
Testing the effect of an application changes on database performance
Continuously updating archive log files from the target database to support failover
第22题:
The data files of the read-only tablespaces in the target database are not duplicated
The read-only tablespaces in the target database are still defined in new the database
The read-only tablespaces in the target database are changed to online after duplication
The data files of the read-only tablespaces in the target database get duplicated
The read-only tablespaces in the target database are not defined in the new database
第23题:
Creating the control file for the duplicate database
Restoring the target data files to the duplicate database
Performing complete recovery using all available backups
Generating a new, unique DBID for the duplicate database
Copying the online redo log files from the target database to the duplicate database
第24题:
Testing the backup and recovery procedures
Testing the upgrade of an Oracle database to a new release
Testing the effect of an application changes on database performance
Continuously updating archive log files from the target database to support failover