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

    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.

  • 相关阅读:
    数据分析之Anaconda安装
    算法作业三
    算法作业二
    html
    qingdao
    hdu 123
    排序作业
    hdu 5614
    hdu 456
    poj 3140 树形去边差异最小
  • 原文地址:https://www.cnblogs.com/bruce_zhao/p/3810270.html
Copyright © 2011-2022 走看看