eygle.com   eygle.com
eygle.com  
 

« 赛门铁克推出数据库安全产品SDSA 3100 | Blog首页 | 如何更改监听器日志文件名称 »

Oracle11g的新特性:自动内存管理

作者:eygle |【转载时请务必以超链接形式标明文章和作者信息及本声明
链接:

Oracle11g已知的将要推出的新特性之一是-自动内存管理

Oracle在Oracle9i中引入了自动PGA调整;在Oracle10g中引入了自动SGA调整;而在11g中,通过设置一个参数,Oracle可以自动调整所有的内存使用,这被称为自动内存管理(Automatic Memory Management).
如果这项功能被缩写为AMM,那么Oracle已经有了:

ASSM
ASM
AMM
AUM
ADDM
AWR
......

这一新引入的参数据说是:MEMORY_TARGET

那么Oracle在内存管理方面已经有了一下主要几个TARGET:
SGA_TARGET
PGA_AGGREGATE_TARGET
MEMORY_TARGET

而MEMORY_TARGET 这个参数将最终将DBA从内存管理中解放出来。

英文原文如下:

MEMORY_TARGET specifies the Oracle system-wide usable memory. The database tunes memory to the the MEMORY_TARGET value, reducing or enlarging the SGA and PGA as needed.

In a text initialization parameter file, if you omit the line for MEMORY_MAX_TARGET and include a value for MEMORY_TARGET , the database automatically sets MEMORY_MAX_TARGET to the value of MEMORY_TARGET . If you omit the line for MEMORY_TARGET and include a value for MEMORY_MAX_TARGET , the MEMORY_TARGET parameter defaults to zero. After startup, you can then dynamically change MEMORY_TARGET to a non-zero value, provided that it does not exceed the value of MEMORY_MAX_TARGET .

我们只能说Oracle越来越自动化了,在易用性方面,Oracle一直不懈的努力的确惹人瞩目。

-The End-

By eygle on 2006-11-09 16:26 | Comments (2) | Posted to OraNews | Edit |Pageviews:

相关文章 随机文章
  • 决心修订《深入浅出Oracle》一书
  • 回顾成都的Oracle 11g发布会
  • 在广州Oracle 11g发布会作主题演讲
  • 在北京Oracle 11g发布会作主题演讲
  • Oracle Database 11g中国Launch大会预告
  • Install Oracle9iRac On Solaris + EMC + Veritas ---All the things you should know
    开始一段假期 广州成都还有北京
    Oracle10gR2的ORA-06512 OLAP错误
    将出席Quest的数据库开发及管理研讨会
    Itpub技术丛书《Oracle数据库性能优化》已经进入印刷阶段
    网上相关主题:
    Google

    留言 (2)

    沙发!!

    Posted by: sudan at November 14, 2006 10:12 AM

    再这样优化和自动化下去,呵呵,我们这些学oracle的有一天岂不是要失业了。

    Posted by: zhangluoer at July 1, 2007 10:51 AM

    发表留言:



    Remember Me?
    (输入验证码后方可评论,谢谢支持)



    CopyRight © 2004 eygle.com, All rights reserved.