zoukankan      html  css  js  c++  java
  • ORACLE EBS中OAF屏蔽的错误

    ORACLE EBS R12中引入了XML Publisher,Oracle Application Framework等新东西,利用网页/JSP技术增强Form/Report等的功能和表现力。

    当运行网页出现错误时,ORACLE经常会出现如下抽象的提示:-
    You have encountered an unexpected error. Please contact the System Administrator for assistance.

    用下面的步骤可以让系统显示详细的错误信息

    1. Set below profiles:
    FND: Diagnostics = Yes
    FND: Message Level Threshold = "Debug High"
    2. Re-produce the error. The error message would be:
    You have encountered an unexpected error. Please contact the System Administrator for assistance.
    Click here for exception details.
    3. Click "here" link to search the detail information
    4. If still can not see the "here" link, then need to clear the cache and try again.

             

                成长

           /      |     \

        学习   总结   分享

    QQ交流群:122230156

  • 相关阅读:
    [六省联考2017]相逢是问候
    [CQOI2017]老C的键盘
    [CQOI2017]老C的任务
    [CQOI2017]小Q的棋盘
    <sdoi2017>树点涂色
    三分法
    最长回文子串
    hdu3261
    spoj694
    poj1743
  • 原文地址:https://www.cnblogs.com/benio/p/2048690.html
Copyright © 2011-2022 走看看