Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_REPOBJECT

Information about replicated objects

Columns
   ___________________________
 
   NESTED_TABLE
      Storage table for a nested table column?
   SNAME
      Name of the object owner
   ONAME
      Name of the object
   TYPE
      Type of the object
   STATUS
      Status of the last create or alter request on the local object
   GENERATION_STATUS
      Status of whether the object needs to generate replication packages
   ID
      Identifier of the local object
   OBJECT_COMMENT
      Description of the replicated object
   GNAME
      Name of the replicated object group
   MIN_COMMUNICATION
      Send only necessary OLD and NEW values for an updated row?
   REPLICATION_TRIGGER_EXISTS
      Internal replication trigger exists?
   INTERNAL_PACKAGE_EXISTS
      Internal package exists?
   GROUP_OWNER
      Owner of the replicated object group

Related:



Simon Sheppard
SS64.com