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

  • 相关阅读:
    C# richTextBox封装的一个打印的类
    RichtextBox打印
    RichTextBox选中文本时往自己的其他的位置实现拖拽
    C# 保存和读取TreeView展开的状态
    RichtextBox去除闪烁光标
    自己重启自己
    记录一次shell里局部变量的问题
    Redis配置总结
    Nginx原理和配置总结
    CentOS7+Nginx+多个Tomcat配置
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316101.html
Copyright © 2011-2022 走看看