Enable encryption for a Replication-enabled source database that is online
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Enable encryption for a Replication-enabled source database that is online
To enable encryption for a Replication-enabled source database that is online, use the following procedure:
Once encryption is enabled on the source database and the replication process resumes, the Replication agent performs various tasks that automatically enable encryption for the target database based on the specific encryption after-image notes it processes. During this processing, the Replication agent stops reading TCP/IP messages from the Replication server, which means that the Replication server is no longer reading after-image blocks until the target database keystore file is available.
This pause could result in the
interruption of database updates on the source database. Source
database interruption can be minimized or eliminated by copying
the source database key store—db-name.ks—to
the target database directory immediately after encryption is enabled
on the source database.