为 Oracle JSON 集合添加副本
MongoDB、DocumentDB 和 Oracle JSON 集合 TLS 安全协议
MongoDB Replicat、DocumentDB Replicat 或 Oracle JSON Collection 连接失败,报表文件中出现以下错误:
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
解决方法:将以下属性添加到“属性”文件中,使用连接 OCID 更新 <connection_ocid> 并保留其余属性。
jvm.bootoptions=-Djavax.net.ssl.trustStore=/u02/connections/<connection_ocid>/truststore.pkcs12 -Djavax.net.ssl.trustStorePassword=Welcome123