ALL_APPLY_CHANGE_HANDLERS
displays information about the change handlers on the tables accessible to the current user.
Related View
DBA_APPLY_CHANGE_HANDLERS
displays information about the change handlers on all tables in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Owner of the change table |
|
|
|
Name of the change table |
|
|
|
Owner of the source table |
|
|
|
Name of the source table |
|
|
|
Name of the statement-based change handler |
|
|
|
Indicates whether to capture the old ( |
|
|
|
Name of the apply process |
|
|
|
Name of the DML operation to which the DML handler is set:
|
|
|
|
Change handler creation time |
|
|
|
Change handler modification time |
See Also:
Oracle Streams Concepts and Administration for more information about change handlers used by an Oracle Streams apply process