zoukankan      html  css  js  c++  java
  • [1z0-062]OCP-12c近期出现的考试新题-第24题

    24题:choose one

    Your database instance is started by using a server parameter file (SPFILE). You execute the following command to change the value of the LOG_BUFFER initialization parameter:

    ALTER SYSTEM SET LOG_BUFFER=32M;

    What is the outcome of this command?

    A) The parameter value is changed and it comes into effect as soon as space becomes available in the SGA.

    B) The parameter value is changed and it comes into effect at the next instance startup.

    C) It returns an error because SCOPE should be set to MEMORY.

    D) It returns an error because the value of this parameter cannot be changed dynamically.

    Answer:D

    (解析:这个参数是一个静态参数。来自3组:1015267481)

  • 相关阅读:
    规划分类
    java 命名空间
    何为"IOE"、"去IOE"
    vSphere 6.7 新特性 — 基于虚拟化的安全 (VBS)
    RHCE
    VCPU的解释
    VMware vSphere学习整理
    Vmware
    Linux启动
    Linux相关笔记
  • 原文地址:https://www.cnblogs.com/cnblogs5359/p/10838283.html
Copyright © 2011-2022 走看看