Previous Topic: MERGE ARCHIVENext Topic: PRINT JOURNAL


PRINT INDEX

DD statements for the batch command facility (z/OS)

//sysjrnl  DD  DUMMY
//userdb   DD  DSN=user.userdb,DISP=SHR

sysjrnl

DDname of the dummy journal file

userdb

DDname of the database file

user.userdb

Data set name of the database file