DSNAME_DATA

(VSAM data sets only.) The DSNAME_DATA keyword specifies the data set name of the data component of a VSAM cluster.

Syntax

Read syntax diagramSkip visual syntax diagramDSNAME_DATA=( dsname,op)

DSNAME_DATA=(dsname,op)

Where:

dsname is a 1 - 44 character data set name. Wildcard characters are permitted.

Default

None.

Environments

ALLOCATE, EXTEND, and UNALLOCATE.

IDCAMS equivalent

DEFINE CL (...) DATA(NAME(PAY01.FILE)) 

Example

DSNAME_DATA=PAY01.FILE