After two days,a backup will be marked obsolete
After two days,a backup will be deleted from the media
If the RMAN repository has records of two or more recent backups of a file,then older backups will be deleted from the media.
If the RMAN repository has records of two or more recent backups of a file then older backups will be marked obsolete.
第1题:
You defined the Recovery Manager (RMAN) retention policy to recovery window of 7 days by executing the following command: RMAN> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS; When a backup is performed, what would be the status of this backup after seven days?()
第2题:
You configured the default backup device type as disk for RMAN backups. In your database,because of business requirements,you have to take a simultaneous duplicate backup of the data files when the RMAN BACKUP command is used. What must you set using the RMAN CONFIGURE command to achieve this?()
第3题:
You issue the following command: RMAN>CONFIGURE BACKUP OPTIMIZATION ON; What is the result of this command on your backups?()
第4题:
You issue the following command on the RMAN prompt. RMAN> REPORT NEED BACKUP DAYS = 5 DATABASE; Which statement is true about executing this command?()
第5题:
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
第6题:
After two days, the backup will be marked obsolete.
After two days, the backup will be deleted from the media.
If the RMAN repository has records of two or more recent backups of a file, then the older backup will be deleted from the media.
If the RMAN repository has records of two or more recent backups of a file, then the older backup will be marked obsolete.
第7题:
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
第8题:
MAXSETSIZE TO 2
DEVICE TYPE DISK PARALLELISM 2
RETENTION POLICY TO REDUNDANCY 2
DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2
第9题:
Issue the startup nomount command and then issue the restore parameter file command from the RMAN prompt.
Issue the startup nomount command and then issue the restore spfile command from the RMAN prompt.
Issue the startup nomount command and then issue the restore spfile from autobackup command from the RMAN prompt.
Issue the startup nomount command and then issue the restore spfile from backup command from the RMAN prompt.
Issue the restore spfile from autobackup command from the RMAN prompt.
第10题:
After two days, a backup will be marked obsolete
After two days, a backup will be deleted from the media
If the RMAN repository has records of two or more recent backups of a file, then older backups will be deleted from the media.
If the RMAN repository has records of two or more recent backups of a file, then older backups will be marked obsolete.
第11题:
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.
第12题:
The command generates an error.
The command backs up the tablespace and creates a backup set of size 200 MB
The command backs up the tablespace and creates two backup sets of size 100 MB each.
The command backs up the tablespace and creates a backup set with backup pieces of size 100 MB each.
第13题:
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? ()
第14题:
You executed the following command in Recovery Manager (RMAN): RMAN> RESTORE CONTROLFILE; Which operation must you perform before this command is executed?()
第15题:
You are maintaining the PROD database for NetFx Corporation. You have configured controlfile autobackup in your database. At 6:00 P.M. on Monday, you issue the following command: RMAN>BACKUP DATABASE; At 8:00 A.M. on Tuesday, you are unable to start the database because all the control files are missing. You decide to restore the control files from the backup by using the RMAN> RESTORE CONTROLFILE FROM AUTOBACKUP; command. Which operation should you perform before using the RMAN> RESTORE CONTROLFILE FROM AUTOBACKUP; command?()
第16题:
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
第17题:
After two days,a backup will be marked obsolete
After two days,a backup will be deleted from the media
If the RMAN repository has records of two or more recent backups of a file,then older backups will be deleted from the media.
If the RMAN repository has records of two or more recent backups of a file then older backups will be marked obsolete.
第18题:
The retention policy is cleared.
RMAN does not consider any backup as obsolete.
The retention policy is set to its default setting of redundancy 1.
The retention policy is set to its default setting of recovery window 7.
第19题:
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.
第20题:
It will display a list of files that need incremental backup
It will display a list of files that need backup after five days
It will display a list of files that were backed up in the last five days
It will display a list of files that have not been backed up in the last five days
It will apply the current retention policy to determine the files that need to be backed up
第21题:
An incremental backup strategy will be used automatically.
Read-only datafiles will not be backed up as long as backups of those files already exist and those backups meet established retention criteria.
RMAN will configure itself for maximum performance at the cost of CPU.
RMAN will configure itself for minimal OS/CPU impact at the cost of time to back up the database.
RMAN will automatically compress backups.
第22题:
The backup is deleted.
The backup is marked unavailable.
The backup overrides the backup retention policy.
the backup becomes eligible for deletion according to the existing retention policy.
第23题:
when you change the name of a datafile
when you drop a table from the database
when you take an export of the database
when you back up the database using OS utilities
when you issue an ALTER SYSTEM SWITCH LOGFILE statement
when you issue a BACKUP command from inside the RMAN run block
第24题:
It will display a list of files that need incremental backup.
It will display a list of files that need backup after five days.
It will display a list of files that were backed up in the last five days.
It will display a list of files that have not been backed up in the last five days.
It will apply the current retention policy to determine the files that need to be backed up.