ora - 100501 Non oracle error

http://forums.oracle.com/forums/thread.jspa?messageID=3197857#3197857

 

 

ORA-100501 is the error returned when you trap a Raise Form_Trigger_Failure 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.

请使用浏览器的分享功能分享到微信等