ALLOC_UNIT - UDM Manager configuration option
Description
The ALLOC_UNIT option is a dynamic allocation option that specifies the unit used for newly allocated data sets.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | n/a | ||||
Command Line, Long Form | -alloc_unit unit | ||||
Environment Variable | n/a | ||||
Configuration File Keyword | alloc_unit unit | ||||
STRUDM Parameter | n/a |
Values
unit is equivalent to the JCL DD statement's UNIT parameter.
Valid values for unit are:
- number
Device number - name
Unit generic or group name
Default is SYSALLDA.
References
Refer to the IBM JCL Reference manual for complete details.