Update the ctg.ini configuration file
Update the ctg.ini file as follows:
- Make sure that APPLID=xxxxxxx is specified in the PRODUCT section so that each CTG has an unique APPLID.
Add the name of the BMC AMI Ops Monitor for CICS Java exit by using the requestexits parameter in the GATEWAY section.
The format is requestexits=MVCICSctgMonitor
Make sure the port number specified in UBBPARM member CMRBEXnn matches the port number specified in the following parameter:
protocol@statsapi.parameters=port=24753;\
connecttimeout=2000;\
bind=, \
maxconn=10
The following figure provides an example of the GATEWAY section in a ctg.ini file for CTG version 9.n.
Sample GATEWAY section in a ctg.ini file for CTG version 9.n
SECTION GATEWAY
initconnect=1
maxconnect=100
initworker=1
protocol@statsapi.handler=com.ibm.ctg.server.RestrictedTCPHandler
protocol@statsapi.parameters=connecttimeout=2000;port=2980;bind=;maxconn=5;
statint=030000
stateod=000000
protocol@tcp.handler=com.ibm.ctg.server.TCPHandler
protocol@tcp.parameters=connecttimeout=2000;port=2006;idletimeout=600000;
pingfrequency=60000
workertimeout=10000
closetimeout=10000
log@info.dest=console
log@error.dest=console
requestexits=MVCICSctgMonitor
ENDSECTION
initconnect=1
maxconnect=100
initworker=1
protocol@statsapi.handler=com.ibm.ctg.server.RestrictedTCPHandler
protocol@statsapi.parameters=connecttimeout=2000;port=2980;bind=;maxconn=5;
statint=030000
stateod=000000
protocol@tcp.handler=com.ibm.ctg.server.TCPHandler
protocol@tcp.parameters=connecttimeout=2000;port=2006;idletimeout=600000;
pingfrequency=60000
workertimeout=10000
closetimeout=10000
log@info.dest=console
log@error.dest=console
requestexits=MVCICSctgMonitor
ENDSECTION
For more information about setting up the CTG server, see the IBM documentation for the CICS Transaction Gateway for z/OS.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*