DSNAME_LASTNODE
The DSNAME_LASTNODE keyword specifies the last qualifier of a data set name.
Syntax
DSNAME_LASTNODE=(lastnode,op)
Where:
lastnode is a 1 - 8 character data set name qualifier. Wildcard characters are permitted.
Note: For VSAM, the DSNAME_LASTNODE keyword pertains
to the cluster name.
Default
None.
Environments
ACS, ALLOCATE, EXTEND, UNALLOCATE, CATCHECK, and STOW.
JCL equivalent
DD01 DD DSN=QUAL1.QUAL2.QUAL3.QUALLAST
IDCAMS equivalent
DEFINE CLUSTER (NAME(QUAL1.QUAL2.QUAL3.QUALLAST) ...)
Example
DSNAME_LASTNODE=QUALLAST