Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_REPCATLOG

Information about asynchronous administration requests

Columns
   ___________________________
 
   ID
      Identifying number of repcat log record
   SOURCE
      Name of the database at which the request originated
   USERID
      Name of the user who submitted the request
   TIMESTAMP
      When the request was submitted
   ROLE
      Is this database the masterdef for the request
   MASTER
      Name of the database that processes this request
   SNAME
      Schema of replicated object name,if applicable
   REQUEST
      Name of the requested operation
   ONAME
      Replicated object name,if applicable
   TYPE
      Type of replicated object,if applicable
   STATUS
      Status of the request at this database
   MESSAGE
      Error message associated with processing the request
   ERRNUM
      Oracle error number associated with processing the request
   GNAME
      Name of the replicated object group

Related:



Simon Sheppard
SS64.com