Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_STREAMS_TABLE_RULES

Table rules created by streams administrative APIs

Columns
   ___________________________
 
   STREAMS_NAME
      Name of the streams process: capture/propagation/apply process
   STREAMS_TYPE
      Type of the streams process: CAPTURE,PROPAGATION or APPLY
   TABLE_OWNER
      Owner of the table selected by this rule
   TABLE_NAME
      Name of the table selected by this rule
   RULE_TYPE
      Type of rule: DML or DDL
   DML_CONDITION
      Row subsetting condition
   SUBSETTING_OPERATION
      DML operation for row subsetting
   INCLUDE_TAGGED_LCR
      Whether or not to include tagged LCR
   SOURCE_DATABASE
      Name of the database where the LCRs originated
   RULE_NAME
      Name of the rule to be applied
   RULE_OWNER
      Owner of the rule
   RULE_CONDITION
      Generated rule condition evaluated by the rules engine

Related:



Simon Sheppard
SS64.com