Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_REPRESOLUTION

Description of all conflict resolutions in the database

Columns
   ___________________________
 
   PRIORITY_GROUP
      Name of the priority group used in conflict resolution
   RESOLUTION_COMMENT
      Description of the conflict resolution
   FUNCTION_NAME
      Name of the resolution function
   METHOD_NAME
      Name of the conflict resolution method
   SEQUENCE_NO
      Ordering on resolution
   REFERENCE_NAME
      Table name, unique constraint name, or column group name
   CONFLICT_TYPE
      Type of conflict
   ONAME
      Name of the replicated table
   SNAME
      Owner of replicated table

Related Commands:




Back to the Top

Simon Sheppard
SS64.com