Configuring the IPIC server on CICS TG

You must define a server definition for the Gateway daemon to communicate to CICS® over IPIC in remote mode.

To define a server definition for the Gateway daemon:

  1. Edit the ctg.ini file and define an IPICSERVER definition for your CICS server:
    1. Set HOSTNAME to the name of the z/OS® machine that hosts your CICS server.
    2. Set PORT to the port number that your CICS server uses to listen for incoming IPIC requests.
    For example:
    SECTION IPICSERVER = CICSA
        HOSTNAME=cicssrv2.company.com
        PORT=50889
    ENDSECTION
  2. Save your updated ctg.ini file.
  3. Start CICS TG to apply the new IPICSERVER definition.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//ctgunx/sc_ipic_auto_inifile.html