ORACLE EBS中OAF屏蔽的错误
ORACLE EBS R12中引入了XML Publisher,Oracle Application Framework等新東西,利用網(wǎng)頁/JSP技術(shù)增強(qiáng)Form/Report等的功能和表現(xiàn)力。
當(dāng)運(yùn)行網(wǎng)頁出現(xiàn)錯(cuò)誤時(shí),ORACLE經(jīng)常會(huì)出現(xiàn)如下抽象的提示:-
You have encountered an unexpected error. Please contact the System Administrator for assistance.
?
用下面的步驟可以讓系統(tǒng)顯示詳細(xì)的錯(cuò)誤信息
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.
總結(jié)
以上是生活随笔為你收集整理的ORACLE EBS中OAF屏蔽的错误的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ubuntu11.04服务器安装
- 下一篇: 括号配对问题