Consider this RMAN command:   RMAN CONFIGURE RETENTION POLICY CLEAR;   What is the effect of this command?()A、Backups will never expire.B、It removes any retention policy.C、The DELETE OBSOLETE command will fail with an error.D、It sets the retention policy 

题目

Consider this RMAN command:   RMAN> CONFIGURE RETENTION POLICY CLEAR;   What is the effect of this command?()

  • A、Backups will never expire.
  • B、It removes any retention policy.
  • C、The DELETE OBSOLETE command will fail with an error.
  • D、It sets the retention policy to the default of REDUNDANCY 1.
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You have enabled backup optimization in RMAN. You issue the following RMAN command to configure a redundancy-based retention policy:CONFIGURE RETENTION POLICY TO REDUNDANCY 3;Which statement is true?()

A. The command fails because you cannot configure a redundancy-based retention policy when backup optimization is enabled

B. Backup optimization is performed, but RMAN considers the redundancy-based retention policy when it determines which datafiles should be backed up

C. Backup optimization is permanently disabled

D. Backup optimization is temporarily disabled because a redundancy-based retention policy is specified


参考答案:B

第2题:

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

第3题:

Examine the following RMAN command:Which two statements are true regarding the backup taken by using the above RMAN command?()

A. Only data files and the control file are backed up.

B. Archived redo logs are backed up only I f the database is open during the backup.

C. The backup is deleted after one day, regardless of the default retention policy settings.

D. The backup becomes obsolete after one day, regardless of the default retention policy settings.


参考答案:B, D

第4题:

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

第5题:

You have enabled backup optimization in RMAN. You issue the following RMAN command to configure a redundancy-based retention policy: CONFIGURE RETENTION POLICY TO REDUNDANCY 3; Which statement is true?()

  • A、The command fails because you cannot configure a redundancy-based retention policy when backup optimization is enabled
  • B、Backup optimization is performed, but RMAN considers the redundancy-based retention policy when it determines which datafiles should be backed up
  • C、Backup optimization is permanently disabled
  • D、Backup optimization is temporarily disabled because a redundancy-based retention policy is specified

正确答案:B

第6题:

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

第7题:

What does the output on this report indicate?()   RMAN> report need backup;  RMAN retention policy will be applied to the command  RMAN retention policy is set to redundancy 1  Report of files with less than 1 redundant backups  File #bkps Name  5 0 C:///ORACLE/ORADATA/ORCL/MY_DATA_01.DBF  

  • A、 The my_data_01.dbf datafile is corrupted and needs to be restored.
  • B、 The my_data_01.dbf datafile has not yet been backed up. This report does not imply that the data in the datafile can not be recovered.
  • C、 The my_data_01.dbf datafile has not yet been backed up. This report implies that the data in the datafile can not be recovered.
  • D、 The my_data_01.dbf datafile no longer meets the retention criteria for backups.
  • E、 Datafile 5 is missing.

正确答案:B

第8题:

You issue the following RMAN command to set a retention policy on a database:RMAN>CONFIGURE RETENTION POLICY TO REDUNDANCY 2;What will be the outcome of issuing this command? ()

A. After two days, a backup will be marked obsolete

B. After two days, a backup will be deleted from the media

C. If the RMAN repository has records of two or more recent backups of a file, then older backups will be deleted from the media.

D. If the RMAN repository has records of two or more recent backups of a file, then older backups will be marked obsolete.


参考答案:D

第9题:

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

第10题:

You issue the following RMAN command to set a retention policy on a database:       RMAN>CONFIGURE RETENTION POLICY TO REDUNDANCY 2;   What will be the outcome of the above command?()

  • A、 After two days, the backup will be marked obsolete.
  • B、 After two days, the backup will be deleted from the media.
  • C、 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.
  • D、 If the RMAN repository has records of two or more recent backups of a file, then the older backup will be marked obsolete.

正确答案:D

更多相关问题