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

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC Getting Started Guide
Copyright
2024
First publish date
2003
Last edition
2024-07-19
Last publish date
2024-07-19T23:32:53.515937

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.