Previous Topic: Create the CA Datacom/AD Server Procedure for CIANext Topic: Start CA Datacom/AD Server of the CA Datacom/AD MUF for CIA


Configure a CA Datacom/AD Server to Connect to CA Datacom/AD for CIA

After deploying the CA Datacom/AD Server, perform the following procedure to configure the CA Datacom/AD Server to connect to the MUF for CIA.

The CA Datacom/AD parameters for CIA are located in the CIASRVP and HEAPCHK members in one of the following libraries:

CA ACF2 - CAI.CAX1OPTN

CA Top Secret - CAI.CAK0OPTN

Note: For more information about implementing the CA Datacom/AD Server, see the CA Datacom/AD Server User Guide.

Follow these steps:

  1. Copy the CIASRVP and HEAPCK members to a library you choose.
  2. Modify the CA Datacom/AD Server started task procedure (for example, CIASRV) to reference the location of the CIASRVP and HEAPCK members.
  3. If you are using a separate MUF for the CIA repository than the one for CA Compliance Manager (recommended), ensure that the initialization parameters (in CIASRVR) for the CA Datacom/AD Server for CIA have the following values:
    SERVERNAME=CIAx_SYSy
    APPLID=CIAx_SYSy
    PLANNAME=$MBH
    AUTHID=SYSUSR
    PROTOCOL=BOTH
    TCPIP_HOST=LPARNAME
    DBUSERS=900
    TIMEOUT=6
    TIMEOUTWAIT=10
    LOGON=YES
    CHORUSEXT=CHRCXT10
    
  4. If you are using the same MUF for the CIA repository and CA Compliance Manager repositories (sharing a MUF), ensure that the initialization parameters for the CA Datacom/AD Server for CIA have the following values:

    Important! The CA Datacom/AD Server initialization parameter values for CIA must be the same as the CA Datacom/AD Server initialization parameter values for CA Compliance Manager.

    SERVERNAME=CMGRx_SYSy
    APPLID=CMGRx_SYSy
    PLANNAME=$MBH
    AUTHID=SYSUSR
    PROTOCOL=BOTH
    TCPIP_HOST=LPARNAME
    DBUSERS=900
    TIMEOUT=6
    TIMEOUTWAIT
    LOGON=YES
    CHORUSEXT=CHRCXT10