HP StorageWorks P9000 Software Installation Manual page 99

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

Advertisement

//
MSGLEVEL=(1,1),MSGCLASS=X,NOTIFY=-----(3)
//*********************************************************************
//*
//* All Rights Reserved. Copyright (C) 2003, 2011, Hitachi, Ltd.
//*
//*********************************************************************
//*
//* This JCL executes SMP/E DDDEF for the distribution libraries and
//* the target libraries.
//*
//* Instructions:
//* 1) Modify the JOB statement to match your environment.
//* 2) Modify the following values to match your environment:
//*
//*
Value
//*
--------
//*
GIMSMP
//
SET
PFX=HPQYK
//
SET
VRM=Vnnnnnn
//*
#smp01
//*
//* 3) Submit the JCL to begin execution of SMP/E DDDEF.
//*
//*********************************************************************
//S1
EXEC PGM=GIMSMP
//SMPCSI
DD
DISP=SHR,DSN=
//SMPOUT
DD
SYSOUT=*
//SMPRPT
DD
SYSOUT=*
//SMPLIST
DD
SYSOUT=*
//SYSPRINT DD
SYSOUT=*
//SMPWRK1
DD
UNIT=SYSDA,
//
SPACE=(3120,(0364,0380,500)),
//
DCB=(RECFM=FB,LRECL=80,BLKSIZE=3120)
//SMPWRK2
DD
UNIT=SYSDA,
//
SPACE=(3120,(0364,0380,500)),
//
DCB=(RECFM=FB,LRECL=80,BLKSIZE=3120)
//SMPWRK3
DD
UNIT=SYSDA,
//
SPACE=(3120,(0364,0380,500)),
//
DCB=(RECFM=FB,LRECL=80,BLKSIZE=3120)
//SMPWRK4
DD
UNIT=SYSDA,
//
SPACE=(3120,(0364,0380,500)),
//
DCB=(RECFM=FB,LRECL=80,BLKSIZE=3120)
//SMPWRK6
DD
UNIT=SYSDA,
//
SPACE=(3120,(0364,0380,500)),
//
DCB=(RECFM=FB,BLKSIZE=3120)
//SYSUT1
DD
UNIT=SYSDA,SPACE=(3120,(0380,0760))
//SYSUT2
DD
UNIT=SYSDA,SPACE=(3120,(0380,0760))
//SYSUT3
DD
UNIT=SYSDA,SPACE=(3120,(0380,0760))
//SYSUT4
DD
UNIT=SYSDA,SPACE=(3120,(0038,0100)),
//
DCB=(LRECL=80,BLKSIZE=3120,RECFM=FB)
//* The following data sets would likely be specified in a
//* cataloged procedure customized for a particular customer.
//SMPPTS
DD
DISP=SHR,DSN=
//SMPLOG
DD
DISP=MOD,DSN=
//SMPLOGA
DD
DISP=MOD,DSN=
//SMPCSI
DD
DISP=SHR,DSN=
//GLOBAL
DD
DISP=SHR,DSN=
//TGT1
DD
DISP=SHR,DSN=
//DLIB1
DD
DISP=SHR,DSN=
//* SMP/E control record input
//SMPCNTL
DD
*
SET
BDY(GLOBAL).
UCLIN.
ADD
GLOBALZONE ZONEINDEX(
(DLIB1,HPQYK.SMPCSI.CSI,DLIB),-----(5)
Description
--------------------------------
Installation SMP/E program
Prefix of SMP files-----(4)
Second level name (VER REL MOD)
DASD volume serial for SMPTLIB
HPQYK2DF (Defining Distribution and Target Libraries)
99

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500

Table of Contents