Specify the TCPIP.DATA data set

Every agent and monitoring server started task generated in a runtime environment contains an SYSTCPD DD statement. This statement specifies the data set to be used to obtain the parameters defined by TCPIP.DATA if no GLOBALTCPIPDATA statement is configured. The DD statement is tailored using parameters specified in the RTE configuration profile.

About this task

If you customize these parameters, you must also customize the GBL_DSN_TCP_SYSTCPD_TCPDATA parameter in the $GBL$USR global profile.

Procedure

To enable the SYSTCPD DDNAME automatically for all started tasks in a runtime environment, ensure that the value of the following parameters is set to Y:
  • KDS_X_STC_SYSTCPD_INCLUDE_FLAG
  • KAG_X_STC_SYSTCPD_INCLUDE_FLAG
EDIT       IBM.ITM62351.DEMO.WCONFIG(DEMO)  
Command ===>                                           
000541 KDS_X_STC_SYSTCPD_INCLUDE_FLAG    Y             
000542 KAG_X_STC_SYSTCPD_INCLUDE_FLAG    Y             

Results

When PARMGEN creates the monitoring server and agent started tasks, the DDNAME is automatically generated and file-tailored to point to the TCPDATA library.