Add a Replicat for Amazon DocumentDB
Learn to add a Replicat process for a Amazon DocumentDB target.
Add a Replicat (23ai)
Before you add and run a Replicat, ensure that you first review details specific to this target
type.
To add a Replicat for Amazon DocumentDB:
Known issues
MongoDB, DocumentDB, and Oracle JSON Collection TLS Security Protocol
If the MongoDB Replicat, DocumentDB Replicat, or Oracle JSON
Collection connection fails with the following error in the Report
file:
Error: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Workaround: Add the following property to your
Properties file, update <connection_ocid>
with your connection OCID and keep the rest as is.
jvm.bootoptions=-Djavax.net.ssl.trustStore=/u02/connections/<connection_ocid>/truststore.pkcs12 -Djavax.net.ssl.trustStorePassword=Welcome123