
//HPQKEXED DD DSN=&PFX..&VRM..HPQKEXED, EXEC(F) LIBRARY
// DISP=(NEW,CATLG,DELETE),
// UNIT=3390,VOL=SER=&DVSN,
// SPACE=(TRK,(45,1,10)),
// DCB=(BLKSIZE=6160,LRECL=80,RECFM=FB)
//HPQKEXVD DD DSN=&PFX..&VRM..HPQKEXVD, EXEC(V) LIBRARY
// DISP=(NEW,CATLG,DELETE),
// UNIT=3390,VOL=SER=&DVSN,
// SPACE=(TRK,(45,1,10)),
// DCB=(BLKSIZE=6120,LRECL=255,RECFM=VB)
//HPQKPNLD DD DSN=&PFX..&VRM..HPQKPNLD, PANEL LIBRARY
// DISP=(NEW,CATLG,DELETE),
// UNIT=3390,VOL=SER=&DVSN,
// SPACE=(TRK,(60,1,200)),
// DCB=(BLKSIZE=6160,LRECL=80,RECFM=FB)
//HPQKMSGD DD DSN=&PFX..&VRM..HPQKMSGD, MESSAGE LIBRARY
// DISP=(NEW,CATLG,DELETE),
// UNIT=3390,VOL=SER=&DVSN,
// SPACE=(TRK,(5,1,5)),
// DCB=(BLKSIZE=6160,LRECL=80,RECFM=FB)
//HPQKTABD DD DSN=&PFX..&VRM..HPQKTABD, TABLE LIBRARY
// DISP=(NEW,CATLG,DELETE),
// UNIT=3390,VOL=SER=&DVSN,
// SPACE=(TRK,(5,1,5)),
// DCB=(BLKSIZE=6160,LRECL=80,RECFM=FB)
HPQKT2DF (defining the distribution library and target library)
The method for modifying HPQKT2DF, which defines the distribution library and the target library, is
described below.
The following numbers correspond to the numbers appearing on the right side of the sample JCL.
(1) to (3)
Modify the JOB statement in accordance with the installation environment.
(4)
Change the prefix for the SMP/E dataset name, target library name, and distribution library name
from HPQKT to HPQ1.KT.
(5) to (10)
Change the prefix for the SMP/E dataset name from HPQKT to HPQ1.KT.
(11)
Change the volume allocated to SMPTLIB from #smp01 to SMP001.
(12) to (29)
Change the prefix for the target library name from HPQKT to HPQ1.KT.
(30) to (38)
Change the prefix of the distribution library name from HPQKT to HPQ1.KT.
//HPQKT2DF JOB (ACCT#),'DO THE DDDEFS', -----(1)
// REGION=0M,CLASS=A, -----(2)
// MSGLEVEL=(1,1),MSGCLASS=X,NOTIFY=&SYSUID -----(3)
//*********************************************************************
//*
//* All Rights Reserved. Copyright (C) 2013, 2014, Hitachi, Ltd.
User Guide 291
Comentarios a estos manuales