Skip Headers

Oracle9i Supplied PL/SQL Packages and Types Reference
Release 2 (9.2)

Part Number A96612-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page

73
DBMS_STREAMS_ADM

The DBMS_STREAMS_ADM package provides administrative procedures for adding and removing simple rules, without transformations, for capture, propagation, and apply at the table, schema, and database level. These rules support logical change records (LCRs), which include row LCRs and data definition language (DDL) LCRs. This package also contains procedures for creating queues and for managing Streams metadata, such as data dictionary information.

This chapter contains the following topic:

If you require more sophisticated rules or rules involving non-LCR events, then you can use the DBMS_RULE_ADM package.

If you require transformations on simple rules, then you can use the DBMS_RULE_ADM package to add, update, or remove transformations on rules created by the DBMS_STREAMS_ADM package.

See Also:

Go to previous page Go to next page
Oracle
Copyright © 2000, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback