[B]Hi,

I am using StroedPrcedure api to call an Oracle Stored procedure. There are two out param one is String type "status" and other is a REFCURSOR.
When there is any Exception in user input I...