take the backup of the flash recovery area less frequently
increase the value of the UNDO_RETENTION initialization parameter
change the value of the WORKAREA_SIZE_POLICY initialization parameter to AUTO
change the backup retention policy to retain the backups for a smaller period of time
increase the value of the DB_RECOVERY_FILE_DEST_SIZE initialization parameter
increase the value of the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter
第1题:
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?()
第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题:
An RMAN backup job fails, displaying the following error: ORA/x7f19809: limit exceeded for recovery files Your analysis shows that the Flash Recovery area is full. Which two actions could you take to resolve the error and avoid this error in future?()
第4题:
An RMAN backup job fails, displaying the following error message: ORA/x7f19809: limit exceeded for recovery files Your analysis shows that the Flash Recovery area is full. What would you do to resolve the error?()
第5题:
You receive the following error: ORA-19804: cannot reclaim nnnnn bytes disk space from mmmmm limit Identify the reason for receiving the above error message?()
第6题:
You performed a backup of the flash recovery area by using the following command for the first time: RMAN> BACKUP RECOVERY AREA; Which files in the flash recovery area are backed up?()
第7题:
take the backup of the flash recovery area less frequently
increase the value of the UNDO_RETENTION initialization parameter
change the value of the WORKAREA_SIZE_POLICY initialization parameter to AUTO
change the backup retention policy to retain the backups for a smaller period of time
increase the value of the DB_RECOVERY_FILE_DEST_SIZE initialization parameter
increase the value of the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter
第8题:
take the backup of the flash recovery area less frequently
increase the value of the UNDO_RETENTION initialization parameter
change the value of the WORKAREA_SIZE_POLICY initialization parameter to AUTO
change the backup retention policy to retain the backups for a smaller period of time
increase the value of the DB_RECOVERY_FILE_DEST_SIZE initialization parameter
increase the value of the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter
第9题:
The sort area is very small.
There is no more space in the Undo tablespace.
The flash recovery area is full.
The online redo log file is full.
第10题:
DB_CREATE_FILE_DEST
DB_RECOVERY_FILE_DEST
DB_RECOVERY_FILE_DEST_SIZE
DB_ONLINE_LOG_DEST_n
第11题:
open the database with the RESTRICTED option
open the database with the RESETLOGS option
recover to the required SCN only that data file in which the error occurred
recover all the data files to the same system change number (SCN)
第12题:
The MTTR Advisor is disabled.
The database is in NOARCHIVELOG mode.
The tablespace is already in backup mode.
The Flash Recovery Area is not configured.
第13题:
You configured the flash recovery area in the database. Which two files would you expect to find in the flash recovery area?()
第14题:
You work as a database administrator for Supportcenter.cn. You received the following error while working on your database: ORA-01555: snapshot too old ,In which situation would you receive such an error?()
第15题:
Your database operates in ARCHIVELOG mode and all the tablespaces are online. Due to a user error, you decided to perform an incomplete recovery. Which two tasks would you be required to perform in the recovery process? ()
第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题:
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()
第18题:
open the database with the RESETLOGS option
open the database with the RESTRICTED option
recover all the data files to the same system change number (SCN)
recover to the required SCN only that data file in which the error occurred
第19题:
flashback logs
current control file
control file autobackups
incremental backup sets
第20题:
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.
第21题:
snmp.ora
names.ora
spfile.ora
sqlnet.ora
listener.ora
tnsnames.ora
第22题:
backup pieces
control file autobackups
copies of all the parameter files
trace file generated using BACKUP CONTROLFILE TO TRACE
第23题:
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
第24题:
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.