|
|
Streams pool到底自动不自动?
要被搞疯狂了!
我理解文档和试题是冲突的啊?
超人们给讲下?
10g R2文档:
7.1.2 Automatic Shared Memory Management
Automatic Shared Memory Management simplifies the configuration of the SGA and is the recommended memory configuration. To use Automatic Shared Memory Management, set the SGA_TARGET initialization parameter to a nonzero value and set the STATISTICS_LEVEL initialization parameter to TYPICAL or ALL. The value of the SGA_TARGET parameter should be set to the amount of memory that you want to dedicate for the SGA. In response to the workload on the system, the automatic SGA management distributes the memory appropriately for the following memory pools:
*
Database buffer cache (default pool)
*
Shared pool
*
Large pool
*
Java pool
*
Streams pool
---------------------------------
043的试题答案,请看一楼
http://www.itpub.net/thread-1026882-1-1.html |
|