Allocating tape data sets

An example of allocating a tape data set using DATACLAS in the DD statement follows. TAPE01 is the name of the data class.
//NEW DD DSN=DATASET.NAME,UNIT=TAPE,DISP=(,CATLG,DELETE),DATACLAS=TAPE01