
SPACE Parameter
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
6-41
Subparameters The following provides a description of the subparameters you can use
with the SPACE uncontrolled datasets.
Definitions The following provides definitions for the subparameters you can use
with the SPACE uncontrolled dataset.
Note:Note:
The values for primary-qty, start-address, and index are
positional and must be enclosed in parentheses.
Example The following example shows an uncontrolled dataset. BIM-EPIC creates
a label indicating the extent begins at relative track 1680 and is 5 tracks
long. It is on the SYSWK1 volume.
* //DISKIN DD DSN=INVENTRY.FILE,SPACE=(ABSTR,(5,1680)),
* // DISP=(NEW,KEEP),VOL=SER=SYSWK1
Subparameter Required? Valid Default
ABSTR Yes None
size-specification Yes None
start-address No 512, 1024, 2048,
3072, 4096
None
index No None
Subparameter Definition
ABSTR Specifies the allocation requirements for
an uncontrolled dataset. The dataset will
be allocated at the address you specify in
the parameters.
size-specification Specifies size, is required and must be
enclosed in parentheses. Size-spec
takes the form:
primary-qty, start-address [,index]
primary-qty Specifies the size of the primary allocation
in tracks or FBA blocks.
start-address Specifies the starting relative track or FBA
block as in the VSE EXTENT statement.
index Use for ISAM datasets only when both the
prime data area and index data area are
defined using a single set of parameters.
The parameter specifies the size of the
index component for an ISAM dataset.
Kommentare zu diesen Handbüchern