MVSSYSTEM parameter
The required MVSSYSTEM parameter specifies the system to which all subsequent parameters apply. There can be more than one MVSSYSTEM parameter in a LOGGERxx member; however, MVSSYSTEM must precede all other parameters for that system.
This parameter uses the following syntax:
MVSSYSTEM=sysname
Logger reads the parameters between this MVSSYSTEM statement and the next MVSSYSTEM statement, or to the end of the LOGGERxx member.
The sysname value must match the current system name in CVTSNAME. Alternatively, you can specify the system variable &SYSNAME, which enables a single set of parameters to start Logger on multiple system images. You can also use &SYSNAME to define default parameters, and then specify additional MVSSYSTEM statements in the same member to define different parameters for certain systems.
Related topic