Previous Topic: SYSID Keyword—Identify SystemNext Topic: TARGET Keyword—Node Assignment


Example: SYSID keyword

This example allows GroupA to use the TSO facility, but only on the system that has an SMFID of TS01:

TSS ADDTO(GroupA) FACILITY(TSO)
                  SYSID(TS01)