Requests
| Comments
|
GENERATE_SUPPORT_PHASE1
and
GENERATE_SUPPORT_PHASE2
| A Release 7.3 master definition site will send out LOG_REQUEST_GEN_SUPPORT_PHASE1 and LOG_REQUEST_GEN_SUPPORT_PHASE2 requests only to Release 7.3 master sites. Remote pre-Release 7.3 master sites will only receive GENERATE_REPLICATION_
SUPPORT requests. These requests are only sent to Release 7.3 master sites that have the COMPATIBLE parameter set to 7.3.0 or higher.
|
ALTER_MASTER_
PROPAGATION
| This request is only sent to
Release 7.3 master sites that have the COMPATIBLE parameter set to 7.3.0 or higher.
|
ADD_MASTER_DATABASE
| The new "overloaded" version
of this request is only used at
Release 7.3 master definition sites (similar to the already overloaded version used only at master definition site sites in
pre-Release 7.3).
|
Pre-Release 7.3 snapshot sites will attempt to copy triggers from their master sites. Release 7.3 triggers are incompatible with pre-Release 7.3 triggers. Therefore, DBAs can optionally generate pre-Release 7.3-compatible triggers at Release 7.3 master sites for the pre-Release 7.3 snapshots to copy (set GEN_REP2_TRIGGER to TRUE when calling DBMS_REPCAT.GENERATE_REPLICATION_SUPPORT()). The generated pre-Release 7.3-compatible triggers are disabled at the master sites and are not used at master sites.