zoukankan      html  css  js  c++  java
  • oracle ebs request一直pending

    如果提交请求以后,状态一直是pending状态,可以在“工具”打开“Manager”,查看一下Maximum是否有设置错,另外pending的数量当前是多少。

    如果Maximum是1,pending是18,则在排队的状态,需要等待前面的request执行完。或者请DBA帮忙处理。

    也可以进入System administrator职责,找到Concurrent->Manager->Administer,找到pending的那个request, 点击“request”按钮查看明细。

    点击“Diagnostics”查看log,一般会有说明正在等待哪个request。如:

    This request may have to wait on one or more of the following requests to complete before it can begin execution:
    29732300 - This request is incompatible with request 29734982.
    29734427 - This request is incompatible with request 29734982.
     

             

                成长

           /      |     \

        学习   总结   分享

    QQ交流群:122230156

  • 相关阅读:
    CodeForces
    codeforces 1250B The Feast and the Bus
    CF1038D Slime
    CodeForces-208C Police Station
    差分约束
    HDU 2586
    HDU 3948
    HDU 2222
    作业
    闰年的判断
  • 原文地址:https://www.cnblogs.com/benio/p/2203265.html
Copyright © 2011-2022 走看看