当前位置:Gxlcms > 数据库问题 > ORA-100501: non-ORACLE exception

ORA-100501: non-ORACLE exception

时间:2021-07-01 10:21:17 帮助过:47人阅读

 in an exception handler.

Somewhere in your program unit, you have coded

Exception... when others then...

Coding "Exception when others" is a bad idea. I have NEVER coded that phrase in a form. Take it out EVERY PLACE in your form, and your problem will disappear. The standard error processing that occurs in Forms is all you need.


本文出自 “路漫漫其修远兮…” 博客,请务必保留此出处http://baser.blog.51cto.com/4153192/1788253

ORA-100501: non-ORACLE exception

标签:ora-100501   non-oracle exception   

人气教程排行