In RMAN, when the RESYNC CATALOG command is issued, in which two situations does the command file actually perform synchronization?()
第1题:
How would you grant the RVPC user access to specific RMAN database records in the RMAN virtual private catalog?()
第2题:
When youre performing active database duplication,a backup of what kind is required?()
第3题:
You issued the following RMAN command: RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON; What is NOT an impact of using the above command?()
第4题:
When performing a backup using Recovery Manager (RMAN), which four types of files can be backed up with the RMAN BACKUP command?()
第5题:
Which statement about using RMAN stored scripts is true?()
第6题:
The command fails because you cannot configure a redundancy-based retention policy when backup optimization is enabled
Backup optimization is performed, but RMAN considers the redundancy-based retention policy when it determines which datafiles should be backed up
Backup optimization is permanently disabled
Backup optimization is temporarily disabled because a redundancy-based retention policy is specified
第7题:
The command fails because you cannot configure a redundancy-based retention policy when backup optimization is enabled
Backup optimization is performed, but RMAN considers the redundancy-based retention policy when it determines which datafiles should be backed up
Backup optimization is permanently disabled
Backup optimization is temporarily disabled because a redundancy-based retention policy is specified
第8题:
data file
password file
archivelog file
temporary file
online redo log file
the current control file
the tnsnames.ora file
current server parameter file
第9题:
When a successful backup is recorded in the RMAN repository, then a backup of the current control file is performed.
When a structural change is made to the database, then a backup of the current control file is performed.
When a successful backup is performed in the RMAN repository, then a backup of the spfile is performed.
When a structural change is made to the database, then a backup of the alert log file will be performed.
第10题:
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.
第11题:
RMAN would use the current operating system location to place the backup.
RMAN would use the control file of the target database to maintain the backup.
RMAN would use the recovery catalog of the target database to maintain the backup.
RMAN would use the control file of the target database to maintain the backup metadata.
RMAN would use the recovery catalog of the target database to maintain the backup metadata.
第12题:
RMAN reads the block change tracking file only when it performs the incremental level 0 backup.
RMAN reads the block change tracking file when it performs both incremental backups.
RMAN reads the block change tracking file only when it performs the incremental level 1 backup.
RMAN does not read the block change tracking file when it performs either incremental backup.
第13题:
When you are allowing RMAN to backup your archived redo log files,how does RMAN know which archived redo logs to back up from your archive log destination?()
第14题:
Your database is running in the ARCHIVELOG mode. You have configured RMAN for backup and recovery operations. You execute the following command from the RMAN prompt: RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON; After executing this command, in which of the following cases will RMAN make an auto-backup of the control file? ()
第15题:
You observe that the senior database administrator always uses the following command when connecting to Recovery Manager (RMAN), and then starts executing commands to backup the database files: % rman target / What would be the effect of this command?()
第16题:
When issuing the CROSSCHECK command in RMAN, if a backup file CANNOT be found, to what status is that file set?()
第17题:
To create and execute an RMAN stored script,you must use a recovery catalog.
When executing a stored script and a command fails,the remainder of the script is executed,and a message is written to the alert log file.
RMAN stored scripts can always be executed against any target database that is registered in the recovery catalog.
When you execute a stored script,it always executes using the persistent channel settings previously set with the CONFIGURE command.
第18题:
when a tablespace is dropped and you have only RMAN-based backup of the database
when a table is dropped and stored in the Recycle Bin
when you are required to recover an existing table to its previous state
when a tablespace is dropped and you have only a user-managed full backup of the database
第19题:
data file
password file
archivelog file
temporary file
online redo log file
the current control file
the tnsnames.ora file
current server parameter file
第20题:
Because the progress is reported for each data file
Because the progress is reported for each backup set
Because other RMAN sessions have issued the same BACKUP command
Because new data files have been added to the database while the RMAN backup is in progress
第21题:
until time
until change
until sequence
until SCN
until commit
第22题:
A backup of the target database when it is mounted
A backup of online redo log files when the database is open
A backup of only used data blocks in the file beingbeingbackup up
A backup of online, read/write data files when the database is open
A backup of only those data blocks that have changed since a previous backup
A backup of online, read/write data files when the database is in the NOMOUNT state.
第23题:
OPEN
IDLE
MOUNT
NOMOUNT
第24题:
0, because channels have not been defined.
3, as indicated by the degree of parallelism.
1, the default value when device is configured.
5, as indicated by the last parallelism command.