Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_REPCATLOG

Information about the current user's asynchronous administration requests

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

Related Commands:




Back to the Top

Simon Sheppard
SS64.com