Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_REPCAT_EXCEPTIONS

Repcat processing exceptions table.

Columns
   ___________________________
 
   EXCEPTION_ID
      Internal primary key of the exceptions table.
   USER_NAME
      User name of user submitting the exception.
   REQUEST
      Originating request containing the exception.
   JOB
      Originating job containing the exception.
   ERROR_DATE
      Date of occurance for the exception.
   ERROR_NUMBER
      Error number generating the exception.
   ERROR_MESSAGE
      Error message associated with the error generating the exception.
   LINE_NUMBER
      Line number of the exception.

Related:



Simon Sheppard
SS64.com