Kpp_AGT_STC
Use the KPP_AGT_STC parameter to specify the started task name for the agent.
- Required or optional
- Required if you configure the monitoring agent in its own address space
- Location where the parameter value is stored
- Value becomes the name of the monitoring agent started task procedure
member in the rhilev.midlev.rtename.RKANSAMU
library for stand-alone agents.
- Parameter name
- N/A
- Default value
- IBMpp (PARMGEN)
- Permissible values
- Character string, maximum length 8
- Batch parameter name
- KPP_AGT_STC
- PARMGEN name
- KPP_AGT_STC
- PARMGEN classification
- Values that describe the address space
- Description
-
Agent started task name
This parameter specifies the started task name for the agent. This started task must be copied to your system procedure library. The default in PARMGEN is IBMpp.
The configuration software created started task procedures in rhilev.midlev.rtename.RKANSAMU that you must copy to your started task library. If you have configured an agent address space, copy the monitoring agent started task from rhilev.midlev.rtename.RKANSAMU to your started task library (PROCLIB). If you have configured the agent in the TEMS address space, then the TEMS started task procedure will be updated in rhilev.midlev.rtename.RKANSAMU (the default name for PARMGEN is IBMDS) and this started task must be copied to your started task library (PROCLIB).
Note: You might also use the sample system copy JCL to copy the system procedures and the VTAM major node members from the rhilev.midlev.rtename.RKANSAMU library to the system libraries (if applicable). The sample JCL can be generated from the RTE Utility option using the Configuration Software. In PARMGEN, the JCL is copied by the KCIJcSYS job. This job is not submitted automatically by the composite submit job because it requires write access to the system libraries. You must uncomment the KCIJcSYS in the KCIJcSUB job to submit it. - Related parameters
- None