Previous Topic: PRINT SPACENext Topic: RELOAD


PUNCH

Local mode

File assignments for the batch command facility (z/VSE)

// DLBL    usercat,'user.ddlcat',,DA
// EXTENT  SYSnnn,nnnnnn
// ASSGN   SYSnnn,DISK,VOL=vvvvvv,SHR
// DLBL    usercatl,'user.ddlcatl',,DA
// EXTENT  SYSnnn,nnnnnn
// ASSGN   SYSnnn,DISK,VOL=vvvvvv,SHR
// DLBL    usercatx,'user.ddlcatx',,DA
// EXTENT  SYSnnn,nnnnnn
// ASSGN   SYSnnn,DISK,VOL=vvvvvv,SHR
// TLBL    SYSnnn,'idms.sysjrnl',,nnnnnn,,f
// ASSGN   SYSnnn,x'cuu'

Additional dummied journals, as required

user.ddlcat

File-ID of the dictionary file containing the DDLCAT area of the dictionary

user.ddlcatl

File-ID of the dictionary file containing the DDLCATLOD area of the dictionary

user.ddlcatx

File-ID of the dictionary file containing the DDLCATX area of the dictionary

idms.sysjrnl

File-ID of the user file

Central version

To execute INSTALL STAMPS under the central version, remove the USERCAT, USERCATL, USERCATX, and SYSJRNL statements.