zoukankan      html  css  js  c++  java
  • 【第54题】【062题库】2019年OCP认证062考试新题

    54题、choose two

    Which two statements describe the relationship between a scheduler window, a resource manager plan, and a job class?

    A) A scheduler window specifies a job class that will be activated when that scheduler window becomes active.

    B) A scheduler window together with a job class, controls resource allocation for a job using that job class in that scheduler window

    C) A job class specifies a scheduler window that will be open when that job class becomes active.

    D) A scheduler window can control resource allocation by itself.

    E) A scheduler window specifies a resource manager plan that will be activated when that scheduler window becomes active.

    Answer:BE

    (解析:Job Classes 相当于创建了一个job 组,DBA 可以将那些具有相同特性的job,统统放到相同的Job Classes中,然后通过对Job Class 应用ORACLE 中的"资源使用计划"特性,就可以对这些job 执行过程中所需要的资源分配情况进行管理。来自3组:1015267481)

  • 相关阅读:
    G1垃圾收集器入门-原创译文
    Dubbo微容器(Cooma)详解
    Dubbo工程结构和Maven打包
    Greys学习笔记(未完待续)
    ES学习笔记
    CSS标准盒子模型和IE怪异盒子模型
    npm install 报错
    安卓手机scrollTop失效问题记录
    npm run dev报错
    severless扫盲
  • 原文地址:https://www.cnblogs.com/cnblogs5359/p/11096618.html
Copyright © 2011-2022 走看看