Automatic Shared Memory Management (73)

In previous database releases, a database administrator (DBA) was required to
manually specify different SGA component sizes by setting a number of initialization
parameters, including the SHARED_POOL_SIZE, DB_CACHE_SIZE, JAVA_POOL_SIZE, and LARGE_POOL_SIZE
parameters. Oracle Database 10g includes the Automatic Shared Memory Management feature which
simplifies the SGA memory management significantly. In Oracle Database 10g, a DBA can simply specify
the total amount of SGA memory available to an instance using the SGA_TARGET initialization
parameter and the Oracle Database will automatically distribute this memory among
various subcomponents to ensure most effective memory utilization.

Setting a single parameter greatly simplifies the administration task. You
specify only the amount of SGA memory that an instance has available and forget about the sizes of
individual components. No out of memory errors are generated unless the system has
actually run out of memory.
Automatic SGA management can enhance workload performance without requiring
any additional resources or manual tuning effort. With manual configuration of the
SGA, it is possible that compiled SQL statements frequently age out of the shared pool
because of its inadequate size. This can increase the frequency of hard parses, leading
to reduced performance. When automatic SGA management is enabled, the internal
tuning algorithm monitors the performance of the workload, increasing the shared
pool if it determines the increase will reduce the number of parses required

assm : Automatic Shared Memory Management 自动共享内存管理
指定sga_target参数后 , Oracle自动在sga组件之间调整大小 , 使内存更有效利用 。

[@more@]

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10599713/viewspace-978124/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/10599713/viewspace-978124/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值