Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DEFERROR

Information about all deferred transactions that caused an error

Columns
   ___________________________
 
   ORIGIN_TRAN_ID
      The original ID of the transaction
   ERROR_MSG
      Error message text
   ERROR_NUMBER
      Oracle error number
   START_TIME
      Time original transaction enqueued
   CALLNO
      Unique ID of call that caused an error
   RECEIVER
      The original receiver of the deferred transaction
   ORIGIN_TRAN_DB
      The database originating the deferred transaction
   DEFERRED_TRAN_ID
      The ID of the transaction that created the error
   DESTINATION
      Database link used to address destination

Related Commands:




Back to the Top

Simon Sheppard
SS64.com