Set a stacking limitation that denies stacking in certain situations.
Figure 176 DO STKRULE Parameter Format

Optional. Type STKRULE (or its abbreviation STKRU) in the DO field and press Enter. A value must be specified for at least one of the following subparameters:
Table 165 DO STKRULE Subparameters
Subparameter  | 
Description  | 
|---|---|
JOB  | 
Name of a job that created data sets with which the current data set is not stacked. Valid values are: 
 If no ON JOBNAME statement was specified in the rule, this value (*SAME) indicates that the data set is not stacked with other data sets created by the job that created the current data set.  | 
DSN  | 
Name of a data set with which the current data set is not stacked. Valid values are: 
  | 
Any number of DO STKRULE statements can be specified in one Control-M/Tape rule.
The expression DO STACK=Y must precede the first DO STKRULE statement in a rule. A DO STKRULE statement by itself does not cause Control-M/Tape to stack a data set.
Parent Topic |