Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
ALL_ERRORS
describes current errors on all stored objects (views, procedures, functions, packages, and package bodies) accessible to the current user.
DBA_ERRORS
describes all current errors on all views, procedures, functions, packages, and package bodies in the database.USER_ERRORS
describes all current errors on all views, procedures, functions, packages, and package bodies owned by the current user. This view does not display the OWNER
column.