Previous Topic: PRINT JOURNALNext Topic: PRINT PAGE


PRINT LOG

FILEDEF commands for the batch command facility (CMS)

To print from the DDLDCLOG area:

FI dlogdb DISK idms dlogdb fm (RECFM F LRECL ppp BLKSIZE ppp XTENT nnn

To print from the archive log file:

FI SYS001 DISK archive dbfile fm (RECFM F LRECL ppp BLKSIZE ppp XTENT nnn
FI dcmsg DISK idms dmsgdb fm (RECFM F LRECL ppp BLKSIZE ppp XTENT nnn
FILEDEF sysjrnl DUMMY

dlogdb

DDname of the data dictionary log area

idms dlogdb fm

File identifier of the data dictionary log area

archive dbfile fm

File identifier of the archive log file

ppp

Page size of the database file

nnn

Number of pages in the database file

dcmsg

DDname of the data dictionary message area

idms dmsgdb fm

File identifier of the data dictionary message area

sysjrnl

DDname of the tape journal file defined in the DMCL module named in the IDMSNWKS subschema