Raise Application Error In Pl Sql. Raise_application_error () is an exception procedure that’s why whenever condition is true ,it raise the message and also control does not goes to the remaining program because this is an exception procedure. To avoid this problem in the future, i strongly urge you to use a text editor, not a word processing program for your program code.

When an exception occurs, pl/sql looks for an exception handler in the current block e.g., anonymous block, procedure, or function of the exception. If we want to see the result returned by the pl/sql program on the default output screen. Hello all, when i am executing the procedure;