• 【第47题】【062题库】2019年OCP认证062考试新题


    47题、choose one

    Your database instance is started with a PFILE.

    Examine the parameters:

    NAME                          TYPE                   VALUE

    memory_max_target     big integer     0

    memory_target              big integer     0

    sga_max_size                    big integer     2G

    sga_target                      big integer     2G

    You want to increase the size of the buffer cache. Free memory is available to increase the size of

    the buffer cache.

    You execute the command:

    SQL> ALTER SYSTEM SET DB_CACHE_SIZE=1024M;

    Which is the outcome?

    A) The value is changed for the current instance and in the PFILE.

    B) It fails because the SCOPE clause is missing.

    C) The value is changed only in the PFILE and takes effect at the next instance startup.

    D) Change is applied to the current instance, but does not persist after instance restart.

    Answer:A

    (解析:这个参数是动态参数,默认是当前实例和spfile都修改。来自3组:1015267481)

  • 相关阅读:
    dataTables的导出Excel功能
    jquery生成二维码图片
    angular2表单初体验
    台湾辅仁大学的python教程笔记
    浅说《测试用例》----给测试新手的
    测试员的工作与学习
    简单的表格代码
    特殊效果字体代码
    办公自动化的基本方法
    css网页的几种类型
  • 原文地址:https://www.cnblogs.com/cnblogs5359/p/10973196.html
Copyright © 2020-2023  润新知