Skip to Main Content

Oracle Database Discussions

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!

Exception With Resume

672792Dec 2 2008
hi,

Now iam doing migration of informix to Oracle.
I have a problem in Exception handling

In informix
On exception
--------
exception with resume

how to migrate in oracle.

and one more..

In informix

raise exception 10001//user defined exception --it is cached by fromt end

How to handle the same in Oracle.(with out using out variable)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 30 2008
Added on Dec 2 2008
0 comments
2,758 views