Jcl New (4) Instant

The parameter defines a data set's status as it is being created. It is the first sub-parameter of the DISP (Disposition) keyword. Key Characteristics Purpose : Tells the system to create a new data set.

: The job fails if a data set with that name already exists. Syntax and Examples jcl new (4)

: The job crashes if the DSN is already on the volume. The parameter defines a data set's status as

: You must usually provide space and DCB attributes. jcl new (4)