Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_ERRORS

Current errors on stored objects owned by the user

Columns
   ___________________________
 
   TYPE
      Type: `TYPE`, `TYPE BODY`, `VIEW`, `PROCEDURE`, `FUNCTION`, `PACKAGE`, `PACKAGE BODY`, `TRIGGER`, `JAVA SOURCE` or `JAVA CLASS`
   SEQUENCE
      Sequence number used for ordering purposes
   LINE
      Line number at which this error occurs
   POSITION
      Position in the line at which this error occurs
   TEXT
      Text of the error
   NAME
      Name of the object

Related Commands:




Back to the Top

Simon Sheppard
SS64.com