This command allocates an IMOD file. ALLOC_ISET automatically invokes the INITIALIZE command after successful allocation.
Syntax
ALLOC_ISET [DDNAME ddname] NAME clname [VOLSER volser] {CYL|TRK} prim sec
Parameters
DDname to assign. Ensure the name that you specify does not duplicate a ddname in the JCL. Only needed to perform more operations on the newly allocated ISET.
Cluster name, from 1 to 38 characters.
Volume serial number of the volume to contain the data set.
Space allocation (prim and sec) is specified in cylinders.
Space allocation (prim and sec) is specified in tracks.
Space, in cylinders or tracks, for primary and secondary extents.
Usage Note
After you allocate a file, perform operations on the new file by using the ddname that you assigned.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|