Use the ALLOC_ISET command to allocate an IMOD file. ALLOC_ISET automatically invokes the INITIALIZE command after successful allocation.
Syntax
Use this format for the ALLOC_ISET command:
ALLOC_ISET [DDNAME ddname] NAME clname [VOLSER volser] {CYL|TRK} prim sec
Parameters
The ALLOC_ISET command takes these parameters.
DDname to assign. Be sure the name you specify does not duplicate a ddname in the JCL. Needed only if you wish to perform additional 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, you can perform operations on the new file by using the ddname that you assigned.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |