Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 113 of 179
This procedure determines whether changes that were asynchronously propagated to a master site have been applied.
DBMS_REPCAT.WAIT_MASTER_LOG ( gname IN VARCHAR2, record_count IN NATURAL, timeout IN NATURAL, true_count OUT NATURAL);
Exception | Description |
---|---|
nonmaster |
Invocation site is not a master site. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|