HP StorageWorks P9000 Software Installation Manual page 93

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

Advertisement

(4)
Change the prefix for the input dataset name from HP to BCMUSER.
(5)
Change the prefix for the target library name from HP to HPQ.BCM.
(6)
Change the volume allocated to the target library from #bcm01 to BCMT00.
//HPQYKSIN JOB (ACCT#),'SAMPLE COPY',
//
REGION=0M,CLASS=A,
//
MSGLEVEL=(1,1),MSGCLASS=X,NOTIFY=&SYSUID
//*********************************************************************
//*
//* All Rights Reserved. Copyright (C) 2006, 2011, Hitachi, Ltd.
//*
//*********************************************************************
//*
//* JCL template for simplified installation of BC Z Manager.
//*
//* This sample shows an installation method that copies
//* distribution data sets directly to the target libraries,
//* without using SMP/E.
//*
//* Instructions:
//* 1) Modify the JOB statement to match your environment.
//* 2) Modify the following values to match your environment:
//*
//*
Value
//*
--------
//
SET IPFX=HP
//
SET IVRM=CHYLnnn
//
SET TPFX=HP
//
SET TVRM=Vnnnnn
//
SET TVSN=#bcm01
//*
//* 3) Submit the JCL.
//*
//*********************************************************************
//COPY
EXEC PGM=IEBCOPY
//SYSPRINT DD
SYSOUT=*
//*
Input datasets
//INF1
DD
DSN=&IPFX..&IVRM..F1,DISP=SHR
//INF2
DD
DSN=&IPFX..&IVRM..F2,DISP=SHR
//INF3
DD
DSN=&IPFX..&IVRM..F3,DISP=SHR
//INF4
DD
DSN=&IPFX..&IVRM..F4,DISP=SHR
//INF5
DD
DSN=&IPFX..&IVRM..F5,DISP=SHR
//INF6
DD
DSN=&IPFX..&IVRM..F6,DISP=SHR
//INF7
DD
DSN=&IPFX..&IVRM..F7,DISP=SHR
//INF8
DD
DSN=&IPFX..&IVRM..F8,DISP=SHR
//INF9
DD
DSN=&IPFX..&IVRM..F9,DISP=SHR
//*
Output libraries
//OUTF1
DD
DSN=&TPFX..&TVRM..HPQYSAMT,
//
UNIT=3390,VOL=SER=&TVSN,
//
DISP=(NEW,CATLG,DELETE),
//
SPACE=(TRK,(15,1,5)),DCB=*.INF1
//OUTF2
DD
DSN=&TPFX..&TVRM..HPQYLNKT,
//
UNIT=3390,VOL=SER=&TVSN,
//
DISP=(NEW,CATLG,DELETE),
//
SPACE=(TRK,(45,1,20)),DCB=*.INF2
//OUTF3
DD
DSN=&TPFX..&TVRM..HPQYLPAT,
//
UNIT=3390,VOL=SER=&TVSN,
//
DISP=(NEW,CATLG,DELETE),
Description
----------------------------------
Prefix of distribution data sets
Version of distribution data sets
Prefix of target libraries
Version of target libraries
VOLSER of target libraries
-----(1)
-----(2)
-----(3)
-----(4)
-----(5)
-----(6)
SAMPLIB dataset
LINKLIB dataset
LPALIB
dataset
PROCLIB dataset
EXEC(F) dataset
EXEC(V) dataset
PANEL
dataset
MESSAGE dataset
TABLE
dataset
SAMPLIB
Target library
LINKLIB
Target library
LPALIB
HPQYKSIN (Simple Installation)
93

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500

Table of Contents