Prerequisites - Connect_CDC - connect_cdc_mimix_share - aws_mainframe_modernization_service - 6.x

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
6.x
ft:locale
en-US
Product name
Connect CDC
ft:title
Connect CDC Getting Started Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2026-05-13
ft:lastPublication
2026-05-13T20:40:47.043000
L1_Product_Gateway
Integrate
L2_Product_Segment
Data Integration
L3_Product_Brand
Precisely Connect
L4_Investment_Segment
Application Data Integration
L5_Product_Group
ADI - Connect
L6_Product_Name
Connect CDC

Before configuring DCM, fulfill the following prerequisites:

  • IBM i 7.1 or later

  • Digital Certificate Manager    5770-SS1 Option 34

  • IBM TCP/IP Connectivity Utilities for i (Base TCP/IP support)   5770-TC1

  • IBM HTTP Server for i (for access to Digital Certificate Manager)    5770-DG1.

  • *ADMIN HTTP server started using STRTCPSVR SERVER (*HTTP) HTTPSVR(*ADMIN)

  • A profile with *SECADM and *ALLOBJ authority to access DCM

  • Make sure Use encrypted communications option is selected to enforce authenticated and encrypted communications. For more information, see step 23 in Run the install wizard.
  • SSL ports for any IBMi services used by Connect CDC. For more information, refer to Identify IBMi host servers and associated programs.
    Note: Connect CDC mainly uses:
    • as-database-s = Connection to DB2 for i database SQL and database actions; port 9471.
    • as-signon-s = Validate connection credentials; port 9476.
    • as-rmtcmd-s = Execute OS400 commands (CLi); port 9475.

    When using encrypted JDBC connections to IBM i systems, ensure that all required IBM i host servers are started and that the corresponding network ports are open and accessible between the Connect CDC components.

    The following table lists the standard IBM i host server ports used by Connect CDC, including the associated SSL ports for secure communication. Additional secure ports may be required depending on the JDBC driver and Connect CDC build in use.

    Service as-svrmap drda as-central as-database as-dtaq as-file as-netprt as-rmtcmd as-signon
    Port 449 446 8470 8471 8472 8473 8474 8475 8476
    SSL Port - 448 9470 9471 9472 9473 9474 9475 9476
Note: When JDBC encryption is enabled for IBM i, newer Precisely builds that use the IBM connection JAR require port 9480 for secure JDBC connections. If this port is blocked, connection attempts may time out. If the port is open but a valid certificate is not configured, the connection fails immediately. For more information, see Port numbers for host servers and server mapper.