zoukankan      html  css  js  c++  java
  • 053416

    To manually configure the SGA components using Oracle Enterprise Manager Memory Advisor, you can set values for which of the following initialization parameters? (Choose all that apply.)
    A. DB_CACHE_SIZE
    B. SHARED_POOL_SIZE
    C. LARGE_POOL_SIZE
    D. JAVA_POOL_SIZE
    E. SGA_MAX_SIZE
    F. SORT_AREA_SIZE

       Each of these are SGA components that are configured manually if you choose not manage the SGA using Automatic Shared Memory Management or all memory using Atuomatic Memory Management.The SGA_MAX_SIZE is not an SGA component but represents the maximum value for the combined SGA pool sizes.The SORT_AREA_SIZE is a manual PGA initialization parameter. 

  • 相关阅读:
    go-go协程
    linux-pclint代码检测
    linux-32位-交叉编译openssl
    go-json类
    mysql-定时任务
    go-IO操作
    go-异常处理-error-panic-recover
    go-defer语句
    go-select
    go-指针
  • 原文地址:https://www.cnblogs.com/Babylon/p/7832231.html
Copyright © 2011-2022 走看看