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!

Accessing Oracle PL/SQL stored procedure exception in java

User_19BPUFeb 7 2013 — edited Feb 8 2013
Hi,

How to get the exception message thrown in Oracle PL/SQL stored procedure in java as there can be only one OUT parameter which is a CURSOR in this case?
Hence how to set that exception message in OUT parameter to be passed to Java?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2013
Added on Feb 7 2013
7 comments
2,549 views