Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 46 of 179
This procedure adds snapshots to a refresh group.
See Also:
"ADD OBJECTS TO REFRESH GROUP", and see Chapter 3, "Snapshot Concepts & Architecture" in Oracle8i Replication for more information. |
DBMS_REFRESH.ADD ( name IN VARCHAR2, { list IN VARCHAR2, | tab IN DBMS_UTILITY.UNCL_ARRAY, } lax IN BOOLEAN := FALSE);
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|