Hi All,
I have an Oracle package with stored procedures which I call from Impromptu Query, it works very well if there is no exception raised. However, when an user exception is raised, the Oracle Error Message doesn't get display.
For example, I raise an application exception with the...