• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

Concurrent Request:Inactive phase,No Manager status

mysql 搞代码 4年前 (2022-01-09) 23次浏览 已收录 0个评论

随便submit一个request,发现几乎所有的Concurrent Manager都为No Manager状态,Phase为Inactive。Solution一个Concurrent Reque

Symptom

随便

本文来源gaodai.ma#com搞#代!码(网

submit一个request,发现几乎所有的Concurrent Manager都为No Manager状态,Phase为Inactive。

Solution

一个Concurrent Request的生命周期包含不同的阶段(Phase):Pending, Running, and Completed,,并且对于每一个Phase,又可能会有不同的状态。

  • Pending Phase – Normal, Standby, Scheduled, Waiting
  • Running Phase – Normal, Paused, Resuming, Terminating
  • Completed Phase – Normal, Error, Warning, Cancelled, Terminated
  • Inactive Phase – Disabled, On Hold, No Manager
  • 对于Phase:Inactive,Status:No Manager的Concurrent Request,可以做以下检查


    看下FNDLIBR进程是否启动

    FNDLIBR:Concurrent Manager 见 Linux下使用ps命令来查看Oracle相关的进程

    ps -ef | grep FNDLIBR

    FNDLIBR process indicates that concurrent mnagers are up and requests are running on the system.Sometimes it happens that even after stopping the concurrent managers by adcmctl.sh stop apps/apps some of the requests might continue running. In such cases you can wait for say 5 minutes and then if it dos not stop then you can kill those FNDLIBR processes bykill -9


    检查Concurrent Manager是否处于运行状态

    检查方法System Administrator responsibilityconcurrent > manager > administer,如果Processes下面,Target等于Actual,并且大于0,这就意味着manager是启动的。


    搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
    转载请注明原文链接:Concurrent Request:Inactive phase,No Manager status
    喜欢 (0)
    [搞代码]
    分享 (0)
    发表我的评论
    取消评论

    表情 贴图 加粗 删除线 居中 斜体 签到

    Hi,您需要填写昵称和邮箱!

    • 昵称 (必填)
    • 邮箱 (必填)
    • 网址