Sequence Replication Enabling and Disabling

To temporarily suspend replication of a sequence, use pdb_setrepseq to disable replication for the marked sequence. When you are ready to resume replication of the marked sequence, use pdb_setrepseq again to enable replication.

Note: By default, no sequences are marked for replication.

To replicate updates of a sequence in the primary database, the sequence must be marked for replication and, replication must be enabled for that sequence.

Marking a sequence for replication is separate from enabling replication for the sequence.

Related tasks
Marking a Sequence for Replication