BMC AMI z/OS subsystem
BMC AMI Defender for z/OS dynamically enables its own subsystem. The BMC AMI z/OS subsystem name is specified in the AMISSID parameter of the CZAGENT JCL procedure.
You can use any four-character, alphanumeric (A–Z or 0–9) string as the BMC AMI z/OS subsystem name. Use the AMISSID parameter in the sample CZAMIOPS JCL to specify the subsystem name. If you do not specify a name, the default CZAO is used. For more information, see Sample-CZAMIOPS-JCL-for-running-BMC-AMI-Datastream-for-Ops-as-a-started-task.
You can use the BMC AMI z/OS subsystem to combine output from multiple sources and send it to the BMC AMI z/OS log output file (CZAZOSLG). CZAPRINT and SYSTSPRT output are combined automatically by the subsystem. You can override combined output by adding appropriate JCL statements to the JCL procedure. For example:
//SYSTSPRT DD SYSOUT=&$SOUT
Related topic