Example of Defining Scheduling Defaults

To provide defaults for TP profiles that do not specify certain scheduling parameters, code a parmlib member that contains a TPDEFAULT statement.

Figure 1. ASCHPM3A
  TPDEFAULT
     REGION(2M)
     TIME(1,30)
     MSGLEVEL(1,0)
     OUTCLASS(J)

This TPDEFAULT example specifies that:

To activate these values in member ASCHPM3A, issue the SET command as follows:
  SET ASCH=3A
Scheduling defaults for the system can be viewed by issuing the following DISPLAY command:
  DISPLAY ASCH,SUMMARY
Figure 2. DISPLAY command output
  ASB101I  21.28.12  ASCH DISPLAY
    CLASSES   ACTIVE TRANS   QUEUED TRANS   IDLE INITS    TOTAL INITS
     00003       00010          00011         00000          00010
    REGION       TIME          MSGLEVEL      OUTCLASS       SUBSYS
    0002M       0001,30         1,0             J            JES2