Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_REPRESOLUTION

Description of all conflict resolutions for replicated tables which are accessible to the user

Columns
   ___________________________
 
   FUNCTION_NAME
      Name of the resolution function
   RESOLUTION_COMMENT
      Description of the conflict resolution
   SNAME
      Owner of replicated table
   ONAME
      Name of the replicated table
   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
   PRIORITY_GROUP
      Name of the priority group used in conflict resolution

Related Commands:




Back to the Top

Simon Sheppard
SS64.com