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

  • 相关阅读:
    jQuery自定义插件
    jQuery基础入门学习
    jQuery事件机制
    css实现块级元素的水平居中的2种常用方法
    文本编辑的css常用属性
    js的事件的绑定
    js正则表达式(常用)
    汇编初入门debug实操
    JAVA新手笔记 Intent对象和Bundle对象
    OS X运行AFNI的AlphaSim提示libgomp.1.dylib找不到的解决办法
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316101.html
Copyright © 2011-2022 走看看