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.

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

    喜欢请赞赏一下啦^_^

    微信赞赏

    支付宝赞赏

  • 相关阅读:
    Oracle查询当前用户和当前用户下的所有表
    poj 1222EXTENDED LIGHTS OUT
    poj 1753 Flip Game
    老李分享:loadrunner用javavuser进行接口测试
    性能测试培训:帮你定位 Linux 性能问题的 18 个命令以及工具
    cf158B(水题)
    AC自动机讲解+[HDU2222]:Keywords Search(AC自动机)
    [BZOJ2120]:数颜色(分块?)
    赋值运算,拷贝运算,运算符重载
    Fraction to Recurring Decimal(STRING-TYPE CONVERTION)
  • 原文地址:https://www.cnblogs.com/lkj371/p/15150939.html
Copyright © 2011-2022 走看看