Previous Topic: PRINT LOGNext Topic: PRINT SPACE


PRINT PAGE

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

Page size of the database file

nnnn

Number of pages in the database file

Central version

To execute PRINT PAGE 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.