Oracle数据库数据恢复、性能优化

找回密码
注册
搜索
热搜: 活动 交友 discuz
发新帖

92

积分

0

好友

0

主题
1#
发表于 2012-7-24 14:18:40 | 查看: 4885| 回复: 2
em 提示如下:
Host operating system was experiencing significant paging but no particular root cause could be detected. Investigate processes that do not belong to this instance running on the host that are consuming significant amount of virtual memory. Also consider adding more physical memory to the host.
内存32G  SGA+PGA才16G  AIX的系统 ,这个提示该如何调整啊

[ 本帖最后由 爬树的熊 于 2012-7-24 14:21 编辑 ]
2#
发表于 2012-7-24 22:13:06
Investigate processes that do not belong to this instance running on the host that are consuming significant amount of virtual memory.

==> 这句是说明并非实例消耗了这些虚拟内存导致的 swap

建议你检查 OS 内存,例如使用nmon

建议你 检查 OS VM是否是最佳配置

可以参考这篇文档

Oracle AIX Performance and Tuning
http://www.askmaclean.com/archiv ... nce-and-tuning.html

回复 只看该作者 道具 举报

3#
发表于 2012-8-2 11:07:56
好了,那个ppt共享的网站被墙了

我觉得是AIX系统的内存设置 的关系

以下可能是会某个版本的aix。
调整aix 内存

   Typical vmo settings for Oracle :  
   
   – lru_file_repage=0 (default=1) (AIX 5.2 ML04 or later)
   ? Forces file pages to be repaged before computational pages
   
   – minperm%=5 (default 20)
   ? Target for minimum % of physical memory to be used for file system cache
   
   – maxperm%=15 ( default 80)  
   检查方法:
   # vmstat -v
   ....
   20.0 minperm percentage                 
   80.0 maxperm percentage
   ....
   修改方法:
   # vmo -p -o minperm%=5               
   # vmo -p -o maxperm%=15              
   或是
   # vmtune -p 5 -P 20    这个命令未找到,5.3以前的命令

回复 只看该作者 道具 举报

您需要登录后才可以回帖 登录 | 注册

QQ|手机版|Archiver|Oracle数据库数据恢复、性能优化

GMT+8, 2024-11-16 03:24 , Processed in 0.046528 second(s), 21 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

回顶部
TEL/電話+86 13764045638
Email service@parnassusdata.com
QQ 47079569