Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Raise and Raise_application_error

934101Jan 16 2016 — edited Jan 18 2016

Hi All,

Kindly requesting you to suggest how to iterate through a loop fully, even after using raise_application_error.

Currently i am using raise to raise exception and continuing in loop by this error message is showing user_defined_exception.

I want to have a clear message where raise_application_error can help, but its coming out of loop when using raise_application_error.

please give some example.

This post has been answered by Paulzip on Jan 18 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2016
Added on Jan 16 2016
18 comments
7,230 views