Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()A. Backup retention policyB. Default backup device typeC. Default destinations for backupsD. Multiple backup device types for single backu

题目
Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()

A. Backup retention policy

B. Default backup device type

C. Default destinations for backups

D. Multiple backup device types for single backup

E. Default section size for backups


相似考题
更多“Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.() ”相关问题
  • 第1题:

    YouareusingtheBlockMediaRecoveryfeaturetorecovertheblocksthataremarkedcorruptsincethelastbackup.Whichviewwillyouquerytodisplayinformationaboutthedatablocksthataremarkedcorruptsincethelastbackup?()

    A.V$BACKUP_CORRUPTION

    B.V$COPY_CORRUPTION

    C.V$DATABASE_BLOCK_CORRUPTION

    D.RC_BACKUP_CORRUPTION


    参考答案:C

  • 第2题:

    WherecanyouobtaininformationaboutfulldatabasebackupsetcreatedusingRMAN,ifthecontrolfilewasusedastherepository?()

    A.V$BACKUPSET

    B.RC_DATABASE

    C.V$BACKUP_SET

    D.RC_BACKUP_SET


    参考答案:C

  • 第3题:

    在CentOS 7.3中查看当前默认的target可以使用命令set-default。()


    错误

  • 第4题:

    You performed an incremental level 0 backup of a database:RMAN > BACKUP INCREMENTAL LEVEL 0 DATABASE;To enable block change tracking after the incremental level 0 backup, you issued this command:SQL > ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE ‘ /mydir/rman_change_track.f’;To perform an incremental level 1 cumulative backup, you issued this command:RMAN> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE;Which three statements are true?()

    A. Backup change tracking will sometimes reduce I/O performed during cumulative incremental backups.

    B. The change tracking file must always be backed up when you perform a full database backup.

    C. Block change tracking will always reduce I/O performed during cumulative incremental backups.

    D. More than one database block may be read by an incremental backup for a change made to a single block.

    E. The incremental level 1 backup that immediately follows the enabling of block change tracking will not read the change tracking file to discover changed blocks.


    参考答案:B, C, E

  • 第5题:

    在CentOS 7.3中修改默认的target可以使用命令set-default。


    正确

  • 第6题:

    在CentOS 7.3中查看当前默认的target可以使用命令set-default。


    错误