• 053343


    What is the impact of the following backup if it exceeds the duration allowance? (Choose all that
    apply.)Backup as compressed backupset duration 2:00 partial minimize load database ;
    A. The entire backup will fail. It will not be usable for recovery.
    B. The entire backup will fail, but any datafile successfully backed up will be usable for recovery.
    C. If this backup fails, subsequent backups will prioritize datafiles not backed up.
    D. If this backup fails, an error will be raised and any other commands will not be executed.
    E. If this backup fails, no error will be raised and any other commands will be executed.

      The backup will fail after the duration period expires,but the datafiles that were backed up successfully will be able to be used in any restore operation.RMAN will prioritize and datafiles not backed up in subsequent backups.Also,the backup will not return an error when the duration expires and other commands will be executed.

  • 相关阅读:
    泛型的内部原理:类型擦除以及类型擦除带来的问题
    Redis的那些最常见面试问题
    线程池全面解析
    对线程调度中Thread.sleep(0)的深入理解
    集群环境下Redis分布式锁
    3.8
    3.7
    3.6任务
    3.5任务
    3.4
  • 原文地址:https://www.cnblogs.com/Babylon/p/7815831.html
Copyright © 2020-2023  润新知