HP StorageWorks P9000 Software Installation Manual page 89

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

Advertisement

//
MSGLEVEL=(1,1),MSGCLASS=X,NOTIFY=&SYSUID
//*********************************************************************
//*
//* All Rights Reserved. Copyright (C) 2003, 2011, Hitachi, Ltd.
//*
//*********************************************************************
//*
//*
This JCL allocates data sets in preparation for storing
//*
the data files for installation of BC Z Manager from the
//*
distribution CD.
//*
//*
Instructions:
//*
1. Change 'HP' to the current USERID.
//*
2. Change '#tso01' to VOLSER of your device.
//*
3. Remove all entries from F1REXX to F4REXX from the JCL below
//*
if you are not installing IBM REXX Alternate Runtime Libraries.
//*
4. Submit this JCL to allocate the data sets for storing
//*
the data files.
//*
5. Transfer the unzipped .XMIT files to the allocated data sets
//*
via FTP in "BINARY" mode.
//*
6. See RECVUPLD for further procedures.
//*
//*
//*
Remove all BC Z Manager files.
//*
//CLEAN
EXEC PGM=IDCAMS
//SYSPRINT DD
SYSOUT=*
//SYSIN
DD
*
DELETE HP.CHYLnnn.SMPMCS.XMIT
DELETE HP.CHYLnnn.F1.XMIT
DELETE HP.CHYLnnn.F2.XMIT
DELETE HP.CHYLnnn.F3.XMIT
DELETE HP.CHYLnnn.F4.XMIT
DELETE HP.CHYLnnn.F5.XMIT
DELETE HP.CHYLnnn.F6.XMIT
DELETE HP.CHYLnnn.F7.XMIT
DELETE HP.CHYLnnn.F8.XMIT
DELETE HP.CHYLnnn.F9.XMIT
DELETE HP.HWJ9143.F1.XMIT
DELETE HP.HWJ9143.F2.XMIT
DELETE HP.HWJ9143.F3.XMIT
DELETE HP.JWJ9144.F1.XMIT
SET MAXCC = 0
/*
//*
//*
Allocate the data sets for storing the data files.
//*
//*
Value
//*
--------
//
SET
PFX=HP
//
SET
VRM=CHYLnnn
//
SET
VSN=#tso01
//*
//BR14
EXEC PGM=IEFBR14
//SMPMCS
DD
DSN=&PFX..&VRM..SMPMCS.XMIT,
//
UNIT=SYSDA,VOL=SER=&VSN,
//
SPACE=(TRK,(15)),
//
DCB=(DSORG=PS,RECFM=FB,LRECL=80,BLKSIZE=3120),
//
DISP=(,CATLG,DELETE)
//F1
DD
DSN=&PFX..&VRM..F1.XMIT,
//
UNIT=SYSDA,VOL=SER=&VSN,
//
SPACE=(TRK,(15)),
//
DCB=(DSORG=PS,RECFM=FB,LRECL=80,BLKSIZE=3120),
//
DISP=(,CATLG,DELETE)
//F2
DD
DSN=&PFX..&VRM..F2.XMIT,
Description
--------------------------------
Data set prefix
Version of BC Z Manager
VOLSER
-----(4)
-----(5)
-----(6)
-----(7)
-----(8)
-----(9)
-----(10)
-----(11)
-----(12)
-----(13)
-----(14)
-----(15)
-----(16)
-----(17)
-----(18)
ALLOUPLD (Creating Transmission Datasets)
-----(3)
-----(19)
89

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500

Table of Contents