打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
oracle 9i内存配置为动态分配的步骤
修改数据库内存动态分配的步骤:
a)         确认目前的内存分配情况
SQL>show sga
         SQL>show parameter db_block_size
            Old parameters that are still active:
         SQL>show parameter db_block_buffers
         SQL>show parameter buffer_pool_keep
         SQL>show parameter buffer_pool_recycle
              New parameters to be set:
         SQL>show parameter sga_max_size
         SQL>show parameter cache_size        SQL>show parameter statistics_level 
b)      确定新的参数设置
Specification of the new parameters
Specification of Keep pool and Recycle pool:
   SQL>show parameter buffer_pool_keep
  SQL>show parameter buffer_pool_recycle
  Set the new parameters the same as the old values, that is:
  db_recycle_cache_size = buffer_pool_recycle
  db_keep_cache_size = buffer_pool_keep
   See note 564861.
   As a rule, these two parameters are not set.
Calculation of sga_max_size:
The following must be established for this parameter:
  •           Current SGA size (lower limit for sga_max_size)
                SQL>show sga
  •            Physical memory of the database server (max. upper limit)
      
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
急急急!!!如何查看SGA中共享池的大小? -
Oracle之内存结构(SGA、PGA)
log
OracleDatabase基础学习笔记之Oracle体系结构-系统全局区
DBA日常维护SQL整理
Oracle 内存结构和进程结构
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服