+CONTROLPREFIX
The +CONTROLPREFIX parameter allocates INFO and OUTPUT data sets with the provided prefix string, instead of using the prefix value specified by WORKPREFIX. Using +CONTROLPREFIX allows these two data sets to be in a different SMS pool because they stay on the system for the number of days specified with the parameter OUTPUTAGE, while the other data sets are deleted upon successful completion of the job.
You can set the value of the +CONTROLPREFIX parameter by using the XSUTGLOB-global-variable-definition-automation-control-point.
The value is defined as follows:
HLQ | Any valid MVS high-level qualifier (HLQ) or supported variable. You can use any of the following symbolic variables:
The HLQ is appended to a unique timestamp-based identifier, and the data set suffixes. |
---|
Related topic