ALL_STREAMS_RULES
displays information about the rules used by the Streams processes accessible to the current user.
Related View
DBA_STREAMS_RULES
displays information about the rules used by all Streams processes in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Type of the Streams process:
|
|
|
|
Name of the Streams process |
|
|
|
Owner of the rule set |
|
|
|
Name of the rule set |
|
|
|
|
Owner of the rule |
|
|
|
Name of the rule |
|
|
Current rule condition |
|
|
|
Type of the rule set:
|
|
|
|
For global, schema, or table rules, the type of the rule:
|
|
|
|
For table and schema rules, the schema name |
|
|
|
For table rules, the table name |
|
|
|
For subset rules, the type of operation:
|
|
|
|
For subset rules, the row subsetting condition |
|
|
|
For global, schema, or table rules, indicates whether to include tagged logical change records (LCRs) ( |
|
|
|
For global, schema, or table rules, the global name of the database where the logical change records (LCRs) originated |
|
|
|
For global, schema, or table rules, the type of the rule:
|
|
|
|
For message rules, the owner of the message type |
|
|
|
For message rules, the name of the message type |
|
|
|
For message rules, the name of the variable in the message rule |
|
|
|
For rules created by Streams administrative APIs, the original rule condition when the rule was created |
|
|
|
For rules created by Streams administrative APIs, indicates whether the current rule condition is the same as the original rule condition ( |
See Also: