Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_REPRESOLUTION_STATISTICS

Statistics for conflict resolutions for all replicated tables in the database

Columns
   ___________________________
 
   SNAME
      Owner of replicated object
   ONAME
      Name of the replicated object
   CONFLICT_TYPE
      Type of conflict
   REFERENCE_NAME
      Table name,unique constraint name or column group name
   METHOD_NAME
      Name of the conflict resolution method
   FUNCTION_NAME
      Name of the resolution function
   PRIORITY_GROUP
      Name of the priority group used in conflict resolution
   RESOLVED_DATE
      Timestamp for the resolution of the conflict
   PRIMARY_KEY_VALUE
      Primary key of the replicated row (character data)

Related:



Simon Sheppard
SS64.com