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

  • 相关阅读:
    关于ping github.com超时的解决办法
    git使用过程中的若干问题笔记
    PAT甲级1017题解——模拟排序
    第七章4
    第七章3
    第七章2
    第七章1
    第六章4
    第六章3
    第六章2
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316101.html
Copyright © 2011-2022 走看看