In Recovery Manager (RMAN), you set the retention policy to 

题目
单选题
In Recovery Manager (RMAN), you set the retention policy to NONE by executing the following command:  CONFIGURE RETENTION POLICY TO NONE;  What would be the impact of this setting?()
A

The retention policy is cleared.

B

RMAN does not consider any backup as obsolete.

C

The retention policy is set to its default setting of redundancy 1.

D

The retention policy is set to its default setting of recovery window 7.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

The backup retention policy is configured as RECOVERY WINDOW 2. You executed the following command in Recovery Manager (RMAN) against your database: RMAN> REPORT OBSOLETE; What would you see in the output?()

  • A、 a list of all those files that have been deleted in the last two days
  • B、 a list of all those files that have been recovered within the last two days
  • C、 a list of all the expired backups and copies
  • D、 a list of backups and copies that are outside the range covered by the current retention policy

正确答案:D

第2题:

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?()

  • A、 The backup would be marked as invalid.
  • B、 The backup would be marked as obsolete.
  • C、 The backup would be removed from the media.
  • D、 The backup would be removed from the RMAN repository.

正确答案:B

第3题:

In Recovery Manager (RMAN), you set the retention policy to NONE by executing the following command:  CONFIGURE RETENTION POLICY TO NONE;  What would be the impact of this setting?()

  • A、The retention policy is cleared.
  • B、RMAN does not consider any backup as obsolete.
  • C、The retention policy is set to its default setting of redundancy 1.
  • D、The retention policy is set to its default setting of recovery window 7.

正确答案:B

第4题:

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()

  • A、 Change the RMAN archived log deletion policy.
  • B、 Use the RMAN CROSSCHECK command to reclaim the archived log space.
  • C、 Change the RMAN retention policy to retain backups for a shorter period of time.
  • D、 Use OS command to move files from the flash recovery area to some other location.

正确答案:B,D

第5题:

You executed the following command in Recovery Manager (RMAN): RMAN> RESTORE CONTROLFILE; Which operation must you perform before this command is executed?()

  • A、back up the control file to trace
  • B、bring database to the MOUNT state
  • C、open a connection to the RMAN recovery catalog, which contains the RMAN metadata for the target database
  • D、set the database ID (DBID), but only if the DB_NAME parameter associated with the target database is unique in the recovery catalog

正确答案:C

第6题:

Why would you run the delete obsolete command?()  

  • A、 To remove missing backup set pieces physically from disk
  • B、 To remove metadata related to backup set pieces in the control file and the recovery catalog
  • C、 To mark as deleted records in the control file and the recovery catalog associated with obsolete backup sets
  • D、 To delete backup set pieces associated with backups that are no longer needed due to retention criteria
  • E、 To remove old versions of RMAN backups

正确答案:C,D

第7题:

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?()  

  • A、 MAXSETSIZE TO 2
  • B、 DEVICE TYPE DISK PARALLELISM 2
  • C、 RETENTION POLICY TO REDUNDANCY 2
  • D、 DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2

正确答案:C

第8题:

You want to create the Recovery Manager (RMAN) Virtual Private Catalog (VPC) to maintain a separation of responsibilities along with a consolidation of RMAN repository. Which condition must be met before you create the VPC?()

  • A、A base catalog exists
  • B、The recovery catalog is empty
  • C、The base recovery catalog must be dropped
  • D、A target database is registered in the recovery catalog

正确答案:A

第9题:

You administer an Oracle Database 10g and a third-party database. You use Recovery Manager (RMAN) to perform backup and recovery operations. You have configured a recovery catalog to act as an RMAN repository. To which of the following databases can you NOT connect using the RMAN CONNECT command?()

  • A、 target database
  • B、 auxiliary database
  • C、 third-party database
  • D、 recovery catalog database

正确答案:C

第10题:

多选题
An RMAN backup job fails, displaying the following error:  ORA-19809: 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 the future? ()
A

take the backup of the flash recovery area less frequently

B

increase the value of the UNDO_RETENTION initialization parameter

C

change the value of the WORKAREA_SIZE_POLICY initialization parameter to AUTO

D

change the backup retention policy to retain the backups for a smaller period of time

E

increase the value of the DB_RECOVERY_FILE_DEST_SIZE initialization parameter

F

increase the value of the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter


正确答案: C,B
解析: 暂无解析

更多相关问题