Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_REPRESOLUTION

Description of all conflict resolutions 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
   SEQUENCE_NO
      Ordering on resolution
   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
   RESOLUTION_COMMENT
      Description of the conflict resolution

Related:



Simon Sheppard
SS64.com