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)

  • 相关阅读:
    9月9号作业
    9月9号笔记
    jupyter的补充
    jupyter的使用
    9月6号作业
    编程语言的分类
    计算机组成
    计算机组成的补充
    面向对象基础
    9月2号作业
  • 原文地址:https://www.cnblogs.com/cnblogs5359/p/10838283.html
Copyright © 2011-2022 走看看