egavish
08-14-2001, 03:19 PM
I have a trigger that needs to return the ORA-02292 error code to the Java application.
raise_application_error(...), DOES NOT allow 02922 error value.
Is there another way to return such error code to the application from a trigger?
raise_application_error(...), DOES NOT allow 02922 error value.
Is there another way to return such error code to the application from a trigger?