EasyManua.ls Logo

HP StorageWorks P9000 - SMPALLOC (Allocating SMP;E Datasets)

HP StorageWorks P9000
128 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
// SPACE=(TRK,(1,1,1)),DCB=*.INF3 Target library
//OUTF4 DD DSN=&TPFX..&TVRM..HPQYPRCT,
// UNIT=3390,VOL=SER=&TVSN,
// DISP=(NEW,CATLG,DELETE), PROCLIB
// SPACE=(TRK,(5,1,10)),DCB=*.INF4 Target library
//OUTF5 DD DSN=&TPFX..&TVRM..HPQYEXET,
// UNIT=3390,VOL=SER=&TVSN,
// DISP=(NEW,CATLG,DELETE), EXECLIB(F)
// SPACE=(TRK,(45,1,10)),DCB=*.INF5 Target library
//OUTF6 DD DSN=&TPFX..&TVRM..HPQYEXVT,
// UNIT=3390,VOL=SER=&TVSN,
// DISP=(NEW,CATLG,DELETE), EXECLIB(V)
// SPACE=(TRK,(45,1,10)),DCB=*.INF6 Target library
//OUTF7 DD DSN=&TPFX..&TVRM..HPQYPNLT,
// UNIT=3390,VOL=SER=&TVSN,
// DISP=(NEW,CATLG,DELETE), PANEL
// SPACE=(TRK,(60,1,200)),DCB=*.INF7 Target library
//OUTF8 DD DSN=&TPFX..&TVRM..HPQYMSGT,
// UNIT=3390,VOL=SER=&TVSN,
// DISP=(NEW,CATLG,DELETE), MESSAGE
// SPACE=(TRK,(5,1,5)),DCB=*.INF8 Target library
//OUTF9 DD DSN=&TPFX..&TVRM..HPQYTABT,
// UNIT=3390,VOL=SER=&TVSN,
// DISP=(NEW,CATLG,DELETE), TABLE
// SPACE=(TRK,(5,1,5)),DCB=*.INF9 Target library
//SYSIN DD *
COPY OUTDD=OUTF1,INDD=INF1
COPYMOD OUTDD=OUTF2,INDD=INF2
COPYMOD OUTDD=OUTF3,INDD=INF3
COPY OUTDD=OUTF4,INDD=INF4
COPY OUTDD=OUTF5,INDD=INF5
COPY OUTDD=OUTF6,INDD=INF6
COPY OUTDD=OUTF7,INDD=INF7
COPY OUTDD=OUTF8,INDD=INF8
COPY OUTDD=OUTF9,INDD=INF9
/*
SMPALLOC (Allocating SMP/E Datasets)
The method for modifying SMPALLOC, which allocates SMP/E datasets, is explained below.
The following numbers correspond to the numbers appearing on the right side of the sample JCL.
Modify the underlined portions in the sample JCL as follows:
(1)-(3)
Modify the JOB text to match the installation environment.
(4)
Change the prefix for the SMP/E dataset name from HPQYK to HPQ.BCM.
(5), (8)
Change the volume allocated to the SMP/E dataset from #smp01 to SMP001.
(6), (7), (9), (10)
Change the prefix for the dataset name from HPQYK. to HPQ.BCM..
//SMPALLOC JOB (ACCT#),'ALLO SMP FILES',-----(1)
//REGION=0M,CLASS=A,-----(2)
//MSGLEVEL=(1,1),MSGCLASS=X,NOTIFY=&SYSUID-----(3)
//*********************************************************************
//*
//* All Rights Reserved. Copyright (C) 2003, 2011, Hitachi, Ltd.
//*
94 Modifying Sample JCL

Table of Contents

Other manuals for HP StorageWorks P9000

Related product manuals