Loading...
Select Version
The user employs this statement to merge tasks to form a group of job classes. This group is assigned a set name. Using this set name, the user addresses this set of tasks in the PRINT-TASK-STATISTICS statement, then obtaining the analysis report. A total of up to eight different job class sets may be defined here; in other words, the CREATE-JOBCLASS-SET statement must not be specified more than 8 times.
Format
CREATE-JOBCLASS-SET |
SET-NAME = <alphanum-name 1..16> ,JOBCLASS = list-poss(32): <alphanum-name 1..8> |
Operands
SET-NAME = <alphanum-name 1..16>
Specifies the name for a set of tasks belonging to one group.
JOBCLASS = list-poss(32): <alphanum-name 1..8>
Specifies the set of tasks by defining job classes by groups.