zoukankan      html  css  js  c++  java
  • 053348

    What does the minimize load database parameter mean when backing up a database?
    A. RMAN will attempt to make the backup run as fast as possible without any IO limitations.
    B. RMAN will automatically restrict the number of channels in use to one.
    C. RMAN will spread the backup IO over the total duration stated in the backup command.
    D. RMAN will skip any datafile that currently is involved in an IO operation. RMAN will retry backing up the datafile later and an error will be raised at the end of the backup if the datafile cannot be backed up.
    E. Datafiles will be backed up; those having the lowest current number of IO operations will be backed up first.

      This will have the effect of limiting the overall load on the database and reducing the performance impacts of the backup.

  • 相关阅读:
    电源
    SM2947
    网表
    cadence设计思路
    青山依旧在,几度夕阳红
    乐观锁与悲观锁
    笔记
    强弱软虚引用
    缓存相关
    dubbo
  • 原文地址:https://www.cnblogs.com/Babylon/p/7815907.html
Copyright © 2011-2022 走看看