Table: USER_ERRORS
Current errors on stored objects owned by the user
| Column Name | Description |
|---|---|
| LINE | Line number at which this error occurs |
| NAME | Name 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" |