A script-enabled browser is required for this page to function properly.

Error Handling for Stored Procedures

There are three primary methods for trapping ORACLE errors that are returned from the kernel during the processing of your PL/SQL code:


About using PL/SQL exception handling in triggers

About trigger failure results

About evaluating the success or failure of Built-ins

Checking DBMS_ERROR_TEXT and DBMS_ERROR_CODE