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

  • 相关阅读:
    1022词法分析实验总结
    1008词法分析
    0909对编译原理的理解
    【Windows】如何判断当前鼠标是否按下左键或右键
    【Delphi】从内存(MemoryStream)使用WMP(WindowsMediaPlayer)控件播放视频音频(Play Video with WMP from MemoryStream)
    计算机基础
    对接微信公众号
    排序与搜索
    二叉树
    3- 面向对象进阶
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316101.html
Copyright © 2011-2022 走看看