Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_APPLY_PROGRESS

Information about the progress made by the apply process that dequeues from the queue visible to the current user

Columns
   ___________________________
 
   APPLY_NAME
      Name of the apply process
   APPLIED_MESSAGE_NUMBER
      All messages before this number have been successfully applied
   OLDEST_MESSAGE_NUMBER
      Earliest commit number of the transactions currently being applied
   APPLY_TIME
      Time at which the message was applied
   APPLIED_MESSAGE_CREATE_TIME
      Time at which the message to be applied was created

Related:



Simon Sheppard
SS64.com