Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_REPAUDIT_COLUMN

Information about columns in all shadow tables for replicated tables which are accessible to the user

Columns
   ___________________________
 
   SNAME
      Owner of the shadow table
   ONAME
      Name of the shadow table
   COLUMN_NAME
      Name of the column in the shadow table
   BASE_SNAME
      Owner of replicated table
   BASE_ONAME
      Name of the replicated table
   BASE_CONFLICT_TYPE
      Type of conflict
   BASE_REFERENCE_NAME
      Table name, unique constraint name, or column group name
   ATTRIBUTE
      Description of the attribute

Related Commands:




Back to the Top

Simon Sheppard
SS64.com