Setting the FAST_START_MTTR_TARGET to set the mean time to recover
Setting the RECOVERY_PARALLELISM parameter to twice the number of CPUs
Using the DB_RECOVERY_FILE_DEST parameter to set the location for flash recovery area
Using the DB_RECOVERY_FILE_DEST_SIZE parameter to define the disk space limit for the recovery files created in the flash recovery area
第1题:
You want to use the automatic management of backup and recovery operations features for your database.Which configuration must you set?()
第2题:
You decided to change the location of the flash recovery area. You executed the following command: ALTER SYSTEM SET DB_RECOVERY_FILE_DEST=’+disk1’ SCOPE=BOTH SID=’*’; Which statement is true?()
第3题:
Which three types of files can be automatically placed in the flash recovery area fast recovery area in 11g Release 2?()
第4题:
You are managing an Oracle Database 11g database. You want to ensure the recovery of the database to thepoint of failure. Which configuration will you do to accomplish the task()
第5题:
ou are using the flash recovery area (fast recovery area in 11g Release 2) to store backup related files in your database. After regular monitoring of space usage in the Mash recovery area. You realize that the flash recovery area is (jetting filled up very fast and it is running out of space. Your database flash recovery area is low on specie and you have no more room on disk. Proactively, which two options could you use to make more space available in the flash recovery()
第6题:
While Monitoring the space usage in your database that is in ARCHIVELOG mode you observed that the flash recovery area does not have enough free space to accommodate any more files and you do not have necessary permissions to add more space to it. Identify the two events that can occur in the event of a log switch?()
第7题:
flashback log files
backups that have become obsolete
copies of the data files and control files
archived redo log files that have multiple copies in a different archive location and not backed up
第8题:
Alert log file
Archived redo log files
Control file autobackups
Server Parameter file (SPFILE)
Recovery Manager (RMAN) backup piece
第9题:
Alert log file
Archived redo log files
Control file autobackups
Server Parameter file (SPFILE)
Recovery Manager (RMAN) backup piece
第10题:
Enable the flash recovery area and specify it as the archived redo log destination.
Disable the flash recovery area and start the database instance in ARCHIVELOG mode.
Enable the flash recovery area but do not specify it as the archived redo log destination.
Disable the flash recovery area and start the database instance in NOARCHIVELOG mode.
第11题:
Back up the Flash Recovery Area.
Decrease the retention time for the database backup and flashback log files.
Manually delete all the archived log files from the Flash Recovery Area by using operating system (OS)commands.
Manually delete all the expired backup sets from the Flash Recovery Area by using operating system(OS) commands.
第12题:
An entry is created in the alert log file and the database instance continues to function normally
The log switch hangs occur for transactions until free space is available in the flash recovery area
The Oracle database server deletes a file that is on the obsolete file list to make free space in the flash recovery area
The database instance status is implicitly changed to RESTRICTED mode and file creations to the flash recovery area are prevented
第13题:
You are using the flash recovery area (fast recovery area in 11g Release 2) to store backup related files in your database. After regular monitoring of space usage in the Mash recovery area. You realize that the flash recovery area is jetting filled up very fast and it is running out of space. Your database flash recovery area is low on space and you have no more room on disk. Proactively, which two options could you use to make more space available in the flash recovery?()
第14题:
Which three types of files can be automatically placed in the flash recovery area (fast recovery area in 11g Release 2)?() (Choose three.)
第15题:
Which options would you consider while configuring a flash recovery area fast recovery area in 11g Release 2 for your production database that is running in ARCHIVELOG mode?()
第16题:
The database is running in ARCHIVELOG mode and the FORMAT option is not configured in RMAN for disk backups. You configured the flash recovery area location and size by using the DB_RECOVERY_FILE_DEST and DB_RECOVERY_FILE_DEST_SIZE initialization parameters. Which statement is correct in this scenario?()
第17题:
You are managing an Oracle Database 11g database. You want to ensure the recovery of thedatabase to the point of failure. Which configuration will you do to accomplish the task()
第18题:
Change the RMAN archived log deletion policy.
Use the RMAN CROSSCHECK command to reclaim the archived log space.
Change the RMAN retention policy to retain backups for a shorter period of time.
Use OS command to move files from the flash recovery area to some other location.
第19题:
An entry is created in the alert log file and the database instance continues to function normally
The log switch hangs occur for transactions until free space is available in the flash recovery area
The Oracle database server deletes a file that is on the obsolete file list to make free space in the flash recovery area Oracle
The database instance status is implicitly changed to RESTRICTED mode and file creations to the flash recovery area are prevented
第20题:
Open the database in read-only mode.
Set the retention target with the DB_FLASHBACK_RETENTION_TARGET initialization parameter.
Enable the block change tracking feature.
Execute the ALTER DATABASE FLASHBACK ON statement.
第21题:
Change the RMAN archived log deletion policy
Use the RMAN CROSSCHECK command to reclaim the archived log space
Change the RMAN retention policy to retain backups for a shorter period of time
Use OS command to move files from the flash recovery area to some other location
第22题:
The location can be changed only if the flash recovery area is empty.
After executing the command, all new flash recovery area files will be created in the new location.
The command will generate an error because you cannot change the flash recovery area while the database is open.
All the existing files in the flash recovery area will be moved to the new location and all new Flash Recovery Area files will be created in the new location.
第23题:
Setting the FAST_START_MTTR_TARGET to set the mean time to recover
Setting the RECOVERY_PARALLELISM parameter to twice the number of CPUs
Using the DB_RECOVERY_FILE_DEST parameter to set the location for flash recovery area
Using the DB_RECOVERY_FILE_DEST_SIZE parameter to define the disk space limit for the recovery files created in the flash recovery area
第24题:
Increase the value of the FAST_START_MTTR_TARGET initialization parameter.
Increase the value of the DB_RECOVERY_FILE_DEST_SIZE parameter.
Increase the value of the PGA_AGGREGATE_TARGET initialization parameter.
Increase the value of the SGA_TARGET initialization parameter.