Glossary

Data Class

defines the default physical attributes of a dataset (RECFM, LRECL, BLKSIZE, SPACE, and DSNTYPE). If a data class is assigned to a dataset, you can omit these attributes from the JCL, and the data class defaults will be used.

Learn More

Related Terms