Hpqyk1Al (Allocating Distribution And Target Libraries) - HP StorageWorks P9000 Software Installation Manual

Business continuity manager software installation guide
Hide thumbs Also See for StorageWorks P9000:
Table of Contents

Advertisement

//
//SMPMTS
//
//
//
//
//SMPSTS
//
//
//
//
//SMPLOG
//
//
//
//
//SMPLOGA
//
//
//
//

HPQYK1AL (Allocating Distribution and Target Libraries)

The method for modifying HPQYK1AL, which allocates the distribution library and the target library,
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 dataset name from HPQYK to HPQ.BCM.
(5)
Change the volume allocated to the target library from #bcm01 to BCM001.
(6)
Change the volume allocated to the distribution library from #bcm02 to BCM002.
//HPQYK1AL JOB (ACCT#),'ALLO UPLD FILES'--(1)
//
//
//*********************************************************************
//*
//* All Rights Reserved. Copyright (C) 2003, 2011, Hitachi, Ltd.
//*
//*********************************************************************
//*
//* This JCL allocates the data sets for SMP/E installation of
//* BC Z Manager.
//*
//* Instructions:
//* 1) Modify the JOB statement to match your environment.
//* 2) Modify the following values to match your environment:
//*
//* Value Description
//*
//
SET
PFX=HPQYK
//
SET
VRM=Vnnnnnn
//
SET TVSN=#bcm01
96
Modifying Sample JCL
DCB=(LRECL=80,BLKSIZE=3120,RECFM=FB)
DD
DSN=&PFX..SMPMTS,
DISP=(NEW,CATLG,DELETE),
UNIT=SYSDA,VOL=SER=&VSN,
SPACE=(CYL,(1,5,5)),
DCB=(LRECL=80,BLKSIZE=3120,RECFM=FB)
DD
DSN=&PFX..SMPSTS,
DISP=(NEW,CATLG,DELETE),
UNIT=SYSDA,VOL=SER=&VSN,
SPACE=(CYL,(1,5,5)),
DCB=(LRECL=80,BLKSIZE=3120,RECFM=FB)
DD
DSN=&PFX..SMPLOG,
DISP=(NEW,CATLG,DELETE),
UNIT=SYSDA,VOL=SER=&VSN,
SPACE=(CYL,(1,5)),
DCB=(BLKSIZE=32720,LRECL=80,RECFM=FB)
DD
DSN=&PFX..SMPLOGA,
DISP=(NEW,CATLG,DELETE),
UNIT=SYSDA,VOL=SER=&VSN,
SPACE=(CYL,(1,5)),
DCB=(BLKSIZE=32720,LRECL=80,RECFM=FB)
REGION=0M,CLASS=A,-----(2)
MSGLEVEL=(1,1),MSGCLASS=X,NOTIFY= -----(3)
--------
--------------------------------
Prefix of SMP files-----(4)
Second level name (VER REL MOD)
Target library VOLSER-----(5)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500

Table of Contents