1.

What Is Use Of Space Parameter In Dd Statement?

Answer»

The SPACE PARAMETER specifies the space required for the DATASET in the DASD (DIRECT ACCESS Storage Disk).
Syntax − SPACE = (spcunits, (pri, sec, dir), RLSE)

The SPACE parameter specifies the space required for the dataset in the DASD (Direct Access Storage Disk).
Syntax − SPACE = (spcunits, (pri, sec, dir), RLSE)



Discussion

No Comment Found