Previous Topic: PRINT PAGENext Topic: PUNCH


PRINT SPACE

FILEDEF commands for the batch command facility (CMS)

FILEDEF userdb1 DISK user userdb1 f (RECFM F LRECL pppp BLKSIZE pppp XTENT nnnn
FILEDEF userdb2 DISK user userdb2 f (RECFM F LRECL pppp BLKSIZE pppp XTENT nnnn

Additional database file assignments, as required

userdb1

DDname of the first database file

user userdb1 f

File identifier of the first database file

userdb2

DDname of the second database file

user userdb2 f

File identifier of the second database file

pppp

age size of the database file

nnnn

Number of pages in the database file

Central version

To execute PRINT SPACE FOR AREA or PRINT SPACE FOR SEGMENT under the central version, modify the CMS commands shown previously as follows:

Note: For more information about the SYSIDMS parameter file, see the CA IDMS Common Facilities Guide.