Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_ERRORS

Current errors on stored objects that user is allowed to create

Columns
   ___________________________
 
   SEQUENCE
      Sequence number used for ordering purposes
   TEXT
      Text of the error
   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
   TYPE
      Type: `TYPE`, `TYPE BODY`, `VIEW`, `PROCEDURE`, `FUNCTION`, `PACKAGE`, `PACKAGE BODY`, `TRIGGER`, `JAVA SOURCE` or `JAVA CLASS`

Related Commands:




Back to the Top

Simon Sheppard
SS64.com