博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Suspending MMON slave action kewrmapsa_ for 82800 seconds
阅读量:5821 次
发布时间:2019-06-18

本文共 1902 字,大约阅读时间需要 6 分钟。

hot3.png

APPLIES TO:

Oracle Database - Enterprise Edition - Version 11.2.0.2 and later

Information in this document applies to any platform.

 

SYMPTOMS

  • Alert log messages such as the following are seen:
     

    Suspending MMON action 'alert message cleanup' for 82800 seconds

    Suspending MMON action 'metrics monitoring' for 82800 seconds
    Suspending MMON action 'undo usage' for 82800 seconds
    Suspending MMON slave action kewrmafsa_ for 82800 seconds
    Suspending MMON slave action kewrmapsa_ for 82800 seconds
    Suspending MMON slave action kttetslv_ for 82800 seconds

CAUSE

In certain circumstances, typically where failure to complete an activity of some sort has occurred and MMON has timed out (with something like ORA-12751), MMON actions can be temporarily suspended. This suspension can be triggered by a large number of factors and generates alert log messages depending on where the issue is detected. Typically the warnings indicate excessive resource usage of some nature. You may well see other messages such as ORA-12751 "cpu time or run time policy violation" errors. See the following article for assistance with these:

 

SOLUTION

While MMON activity is important in maintaining information in the database, if the activity is excessive such that it exceeds cpu or run time policies, then MMON activity can be temporarily suspended. This is done so that more important activity can continue.  The "Suspending MMON ... for 82800 seconds" warning messages indicate that you should look at the overall performance of your system to check if there is anything that could be causing MMON activities to exceed their resource allocation such that they are suspended. If not, then investigate the specific area mentioned in the warning.

If the suspension of MMON starts to cause other problems, then contact support for further advice.

 

结果很显然:这个告警只有在导致其他问题时才去关注,其他情况都可以忽略。

 

 

转载于:https://my.oschina.net/1272149624/blog/791453

你可能感兴趣的文章
dedecms 修改标题长度可以修改数据库
查看>>
Matplotlib学习---用matplotlib画直方图/密度图(histogram, density plot)
查看>>
云时代架构读后感(一)
查看>>
MySQL案列之主从复制出错问题以及pt-slave-restart工具的使用
查看>>
在JS中调用JAVA变量
查看>>
linux 查看剩余内存数
查看>>
loadrunner 怎么能得到返回的http状态?
查看>>
《SQL CookBook 》笔记-第三章-多表查询-连接查询
查看>>
测试人员容易遗漏的隐藏缺陷
查看>>
JS方法:数字转换为千分位字符
查看>>
maven+SpringMVC搭建RESTful后端服务框架
查看>>
[HDU5714]拍照
查看>>
[BalkanOI2016]Cruise
查看>>
《陶哲轩实分析》定理10.1.15:导数的链法则
查看>>
有理数的小数表示若无限,则必为无限循环的
查看>>
一本书的摘录
查看>>
重排序(转载)
查看>>
python+selenium之字符串切割操作
查看>>
串结构练习——字符串匹配
查看>>
linux下输入密码不回显
查看>>