Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_REPCAT_TEMPLATE_OBJECTS

Data Dictionary View

Columns
   ___________________________
 
   REFRESH_TEMPLATE_NAME
      Name of the refresh group template.
   OBJECT_NAME
      Name of the database object.
   OBJECT_TYPE
      Type of database object.
   DDL_NUM
      Order of DDLs for creating the object.
   DDL_TEXT
      DDL string for creating the object or WHERE clause for snapshot query.
   MASTER_ROLLBACK_SEGMENT
      Rollback segment for use during snapshot refreshes.
   DERIVED_FROM_SNAME
      Schema name of schema containing object this was derived from.
   DERIVED_FROM_ONAME
      Object name of object this object was derived from.
   FLAVOR_ID
      Foreign key to the REPCAT$_FLAVORS table.

Related:



Simon Sheppard
SS64.com