输入banner图图片脚本导航/分类

ORA-100501: non-ORACLE exception

 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