Previous Topic: Create the CA Datacom/AD Server Procedure for CA Compliance ManagerNext Topic: Start CA Datacom/AD Server for the CA Datacom/AD MUF for CA Compliance Manager


Configure CA Datacom/AD Server to Connect to CA Datacom/AD for CA Compliance Manager

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

The CA Datacom/AD Server parameters for CA Compliance Manager are located in the CMGRSRVP and HEAPCHK members in the following CAI.CEIQOPTN.

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 CMGRSRVP and HEAPCK members to a library you choose.
  2. Modify the CA Datacom/AD Server started task procedure (for example, CMGRSRV) to reference the location of the CMGRSRVP and HEAPCK members.
  3. If you are using a separate MUF for the CA Compliance Manager repositories than the one for CIA (recommended), ensure that the initialization parameters for the CA Datacom/AD Server for CA Compliance Manager have the following values:
    SERVERNAME=CMGRx_SYSy
    APPLID=CMGRx_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 CA Compliance Manager repositories and the CIA repository (sharing a MUF), ensure that the initialization parameters for the CA Datacom/AD Server for CA Compliance Manager have the following values:

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

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