Some of the common errors and their resolution - Connect_CDC - aws_mainframe_modernization_service - connect_cdc_mimix_share - Latest

AWS Mainframe Modernization - Data Replication for IBM i

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
Latest
Language
English
Product name
AWS Mainframe Modernization
Title
AWS Mainframe Modernization - Data Replication for IBM i
Copyright
2024
First publish date
2003
Last updated
2024-02-01
Published on
2024-02-01T23:02:31.099696

The following is the list of some of the errors you may encounter when setting up the SSL connections.

Error

Resolution

DDM TCP/IP Secure Sockets error occurred on SSL_Handshake() -- Reason Code -16

Ensure the certificate exists on the server and that it’s assigned to the i5/OS DDM/DRDA Server - TCP/IP application.

DDM TCP/IP Secure Sockets error occurred on SSL_Handshake() -- Reason Code -23

Ensure the certificate exists on the client and that it’s assigned to the i5/OS DDM/DRDA Server - TCP/IP application.

DDM TCP/IP Secure Sockets error occurred on SSL_Handshake() -- Error code 3447

Ensure the RDB directory entry for the server system has port number 448 (the default DDM/DRDA SSL port) specified.

FTP - when using FTP to transfer certificates, use ASCII mode and not binary (bin) mode.

java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath:

Ensure the javax.net.ssl.trustStore property is specified and pointing to the correct cacerts file.