zoukankan      html  css  js  c++  java
  • Suspending MMON slave action kewrmapsa_ for 82800 seconds

    APPLIES TO:

    Oracle Database - Enterprise Edition - Version 12.2.0.1 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.

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

    喜欢请赞赏一下啦^_^

    微信赞赏

    支付宝赞赏

  • 相关阅读:
    一个小案例精通lamda表达式
    你想被开除吗?来看看程序员【离职小技巧】吧
    让 Flutter 在鸿蒙系统上跑起来
    “TensorFlow 开发者出道计划”全攻略,玩转社区看这里!
    环形单链表的增删改查、约瑟夫环两种解法
    一万字详解 Redis Cluster Gossip 协议
    Lambda表达式
    Linux系统中如何进入退出vim编辑器,方法及区别
    成为博客主的第一天
    【秋招内推】近期互联网公司秋招内推合集
  • 原文地址:https://www.cnblogs.com/lkj371/p/15150939.html
Copyright © 2011-2022 走看看