The ALLOCATE command dynamically allocates a data set to the SOF server started task.
This command has the following syntax:
ALLOCate DDName=ddn
[DSName=dsn | PATH=pathname | SYSOut=sysclass]
[DISP={SHR|OLD|MOD}]
Specifies the ddname of the data set to be allocated; this is required.
Specifies the name of a normal z/OS data set to be allocated.
Specifies the name of an HFS or zFS in compatibility mode data set to be allocated; may be an absolute pathname, or relative to the home directory for the user ID used by the SOF server task.
Specifies the class of a spool data set to be allocated.
Specifies the normal disposition for the data set to be allocated.
Default: SHR
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |