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.

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

    喜欢请赞赏一下啦^_^

    微信赞赏

    支付宝赞赏

  • 相关阅读:
    从零开始学 Web 之 Vue.js(一)Vue.js概述,基本结构,指令,事件修饰符,样式
    从零开始学 Web 之 Vue.js(二)过滤器,按键修饰符,自定义指令
    js获取某个时间段前多长时间
    Object.create()详解
    React Redux
    react 路由按需加载
    react @types/react-router-dom报错
    create-react-app 创建react ts项目启动报错
    十进制转二进制、八进制、十六进制(js)
    代码编辑器设置自定义提示
  • 原文地址:https://www.cnblogs.com/lkj371/p/15150939.html
Copyright © 2011-2022 走看看