Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_REPOBJECT

Replication information about the current user's objects

Columns
   ___________________________
 
   GENERATION_STATUS
      Status of whether the object needs to generate replication packages
   GROUP_OWNER
      Owner of the replicated objects group
   INTERNAL_PACKAGE_EXISTS
      Internal package exists?
   REPLICATION_TRIGGER_EXISTS
      Inline trigger flag exists?
   MIN_COMMUNICATION
      Send only necessary OLD and NEW values for an updated row?
   GNAME
      Name of the replicated objects group
   ID
      Identifier of the local object
   STATUS
      Status of the last create or alter request on the local object
   TYPE
      Type of the object
   ONAME
      Name of the object
   SNAME
      Name of the user
   OBJECT_COMMENT
      User description of the replicated object

Related Commands:




Back to the Top

Simon Sheppard
SS64.com