zoukankan      html  css  js  c++  java
  • 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.

  • 相关阅读:
    配置centOS下的Python
    linux基础命令2
    linux基础命令1
    linux常用命令(运维用到)
    Lab 10-2
    Lab 10-1
    Lab 9-3
    archlinux 装完系统连接 wifi 网络
    arch Linux(二)
    arch Linux 安装完,无法通过 SSH 远程连接 root 用户问题
  • 原文地址:https://www.cnblogs.com/Babylon/p/7815831.html
Copyright © 2011-2022 走看看