Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 171 of 179
This function returns the value of the I_AM_REFRESH
package state. A return value of TRUE
indicates that all local replication triggers for snapshots are effectively disabled in this session because each replication trigger first checks this state. A return value of FALSE
indicates that these triggers are enabled.
DBMS_SNAPSHOT.I_AM_A_REFRESH() RETURN BOOLEAN;
None
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|