10g中同時設定了SGA_TARGET和SHARED_POOL_SIZE的問題
我一直認為同時調置了SGA_TARGET和SHARED_POOL_SIZE兩個引數時,SHARED_POOL_SIZE的值會忽略,其實是不對的。來糾正一下:
同時設定了SGA_TARGET和SHARED_POOL_SIZE或其它引數(如Database buffer cache,Streams pool,Java pool,Large pool),這些引數的設定並不會忽略掉,而是指定其相應pool的最小值。
[@more@]
一道OCP的題說明:
You are working in Automatic Shared Memory Management mode, and some of the parameters are set as shown below:
SGA_MAX_SIZE = 12G
SGA_TARGET = 10g
DB_RECYCLE_CACHE_SIZE = 1G
SHARED_POOL = 2G
Which statement is correct in this scenario?
A. The shared pool will not shrink below 2GB.
B. 12GB of memory will be available for autotuned memory components.
C. The value specified for the shared pool will be ignored, because Automatic Shared Memory Management is enabled.
D. If you increase the value of SGA_TARGET, then it will affect the value of DB_RECYCLE_CACHE_SIZE.
The correct answer is A.
When you specify a nonzero value for SGA_TARGET and do not specify a value for an autotuned SGA parameter, the values of the autotuned SGA parameters in the V$PARAMETER view are 0 and the value of the ISDEFAULT column is TRUE. Automatic Shared Memory Management automatically sizes these components. However, if the autotuned SGA parameters are set to nonzero values, then the specified values are not ignored—rather, they are used as lower limits by the autotuning algorithm. For example, in this case, SHARED_POOL_SIZE is set to 2GB, which tells the Automatic Shared Memory Management algorithm never to shrink the shared pool below 2GB, although larger values are fine.
題出自:http://www.oracle.com/technology/oramag/oracle/05-jan/o15ocp.html
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/271283/viewspace-1026448/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 10g中的sga_target引數
- Django的時區設定問題Django
- oracle 重設定sga_targetOracle
- vue中設定了scoped無法修改elementUI元件問題VueUI元件
- JavaScript中解決jQuery和Prototype.js同時引入衝突問題JavaScriptjQueryJS
- vue中 window.print() 解決列印和隱藏同時進行的問題Vue
- max-height和height屬性同時設定時的情況
- noatime和nodiratime的設定問題
- Linux中設定oracle例項和asm同時隨機自動啟動LinuxOracleASM隨機
- 同時使用mybatis和mybatis-plus時,pageHelper失效問題解決MyBatis
- 解決PowerDesigner中DBMS設定的問題
- 熱點塊問題中pctfree的設定
- shmmax的設定問題HMM
- Flutter實戰: 如何同時設定Container的圖片和顏色FlutterAI
- android同時使用多個library時的問題Android
- memory_target、sga_target、pga_target的設定
- oracle 10g中的SGA_MAX_SIZE與SGA_TARGET引數Oracle 10g
- win10系統怎麼設定揚聲器和耳機同時響_win10設定揚聲器與耳機同時播放的方法Win10
- Oracle 10g使用者鎖定的問題Oracle 10g
- scrapy 一些設定和問題
- overflow與flex同時使用發現的問題Flex
- 關於spring advisor和後設資料 同時來管理事務的問題Spring
- qt QTextEdit選中內容拖拽時的滑鼠樣式無法設定問題QT
- 解決內、外網同時訪問問題
- workerman定時器問題定時器
- Windows環境中同時安裝Oracle9i 10g和11gWindowsOracle
- MySQL中的時區設定MySql
- STM32埠IO方向設定問題的IO方向設定問題
- zotero的同步設定問題
- SQL超時解決方案-有時並不是設定問題SQL
- SQL 問題與解答:備份和設定SQL
- jiveHome設定問題
- vue 變數賦值同時改變的問題Vue變數賦值
- linux pptpd賬號同時登入的問題Linuxpptp
- 10G RAC中的CSS TIMEOUT相關的設定和調整(ZT)CSS
- QWidget設定layout時的延遲重新整理問題
- 使用requests庫解決Session物件設定超時的問題Session物件
- Win7下同時使用有線和無線時的優先順序設定Win7