The UT.1 panel allocates and optionally catalogs a DASD data set.
-------------------- CA-7 UTILITIES - ALLOCATE DATASET ---------------------- FUNCTION ===> (LEAVE BLANK EXCEPT TO TRANSFER) DSNAME: VOLSER: (BOTH DSNAME AND VOLSER ARE REQUIRED) ALSO CATALOG: (Y = ALLOCATE AND CATALOG) SPACE ALLOCATION: TYPE: (C=CYL, DEFAULT IS T=TRK) PRIMARY: (REQUIRED, UP TO 5 DIGITS) SECONDARY: (OPTIONAL, UP TO 4 DIGITS) DIR BLOCKS: (FOR PDS ONLY, UP TO 4 DIGITS) DCB INFORMATION: RECFM: (REQUIRED, E.G., FB, ETC.) LRECL: (REQUIRED, UP TO 5 DIGITS) BLKSIZE: (REQUIRED, UP TO 5 DIGITS) PROGRAM: UTFA MSG-INDX: -- UT.1 -- YY.DDD / HH:MM:SS MESSAGE:
To display, enter:
To exit:
This panel contains the following fields:
Used only to transfer to another menu or some other formatted panel function that is only offered on another menu. Enter the name of the desired panel.
Fully qualified name of the data set to be allocated.
Defines a volume serial number on which the data set is to be allocated. The volume must have been made available to CA Workload Automation SE with a U7volser type of DD statement, (as discussed in the Systems Programming Guide), with a top line ALLOC command or through function 11 of the UT Menu panel.
(Optional) Enter Y to also catalog the data set after it is allocated.
Default: N
Panel title line only.
(Optional) Defines a type of allocation desired. C indicates allocation in units of cylinders. T, the default, indicates allocation in units of tracks.
Defines a primary space allocation amount.
(Optional) Defines a secondary space allocation amount.
(Optional) Defines a number of directory blocks to be allocated for a PDS. Zero, the default, indicates DSORG of PS. Nonzero indicates DSORG of PO.
Default: 0
Panel title line only.
Record format. Format must be F, FB, V, VB, VBS, VS, U, FA, FBA, FM, FBM, VA, VBA, VM, or VBM.
(Optional) Logical record length.
Block size.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|