zoukankan      html  css  js  c++  java
  • OCP-1Z0-053-200题-158题-60

    QUESTION 158

    For which two situations would you use functionality provided by the Resource Manager? (Choose two.)

    A. setting idle timeout limits on resource plans

    B. saving storage space by using compressed backup sets

    C. creating jobs that will run automatically at a scheduled time

    D. assigning priorities to jobs to manage access to system resources

    E. creating alerts to perform notification when tablespaces are low on available space resources

    Answer: AD

    同60题:http://blog.csdn.net/rlhua/article/details/15812857


    Explanation/Reference:

    Section: Database Architecture & Resource Management, RAC, ASM

    The Resource Manager provides the functionality of setting idle timeout limits on resource plans and assigning

    priorities to jobs to manage access to system resources. The Resource Manager feature of an Oracle database

    provides a set of APIs that allow you to manage resources automatically. The Resource Manager allows youto

    distribute processing resources to users so that they are used efficiently, create undo pools to be used by

    specific groups of users, create session pools for users, limit the number of active sessions for a specific group

    of users, and prevent processing-intensive jobs from executing longer than expected or from generatingmore

    I/O than you specify.

    RMAN provides the functionality of saving storage space by using compressed backup sets.

    The Scheduler provides the functionality of creatingjobs that will run automatically at a scheduled time. The

    Tablespace Monitoring feature provides the functionality of creating alerts to perform notification when

    tablespaces are low on available space resources. Monitoring and Tuning RMAN

  • 相关阅读:
    如何提高技术素养
    spoolsv.exe 无法启动
    太阳高度角和方位角的计算
    树莓派 3 alsa 声卡驱动
    PHP 7 Xdebug 深深的坑
    java 线性规划 和lingo 比较
    Python Microsoft Visual C++ Compiler Package for Python 2.7
    Node debug
    angular 调试 js (分 karms protractor / test e2e unit )
    hbase scan 的例子
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316101.html
Copyright © 2011-2022 走看看