Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_REPOBJECT

Replication information about the current user's objects

Columns
   ___________________________
 
   SNAME
      Name of the user
   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
      User description of the replicated object
   GNAME
      Name of the replicated objects group
   MIN_COMMUNICATION
      Send only necessary OLD and NEW values for an updated row?
   REPLICATION_TRIGGER_EXISTS
      Inline trigger flag exists?
   INTERNAL_PACKAGE_EXISTS
      Internal package exists?
   GROUP_OWNER
      Owner of the replicated objects group
   NESTED_TABLE
      Storage table for a nested table column?

Related:



Simon Sheppard
SS64.com