Table: ALL_ERRORS
Current errors on stored objects that user is allowed to create
| Column Name | Description |
|---|---|
| LINE | Line number at which this error occurs |
| NAME | Name of the object |
| OWNER | Owner of the object |
| POSITION | Position in the line at which this error occurs |
| SEQUENCE | Sequence number used for ordering purposes |
| TEXT | Text of the error |
| TYPE | Type: "TYPE", "TYPE BODY", "VIEW", "PROCEDURE", "FUNCTION", "PACKAGE", "PACKAGE BODY", "TRIGGER", "JAVA SOURCE" or "JAVA CLASS" |