HP XP P9000 for Business Continuity Manager Software Installation Guide
DA(HPQYK.Vnnnnnn.HPQYSAMD) -----(30)
OLD.
ADD DDDEF(HPQYLNKD)
DA(HPQYK.Vnnnnnn.HPQYLNKD) -----(31)
OLD.
ADD DDDEF(HPQYLPAD)
DA(HPQYK.Vnnnnnn.HPQYLPAD) -----(32)
OLD.
ADD DDDEF(HPQYPRCD)
DA(HPQYK.Vnnnnnn.HPQYPRCD) -----(33)
OLD.
ADD DDDEF(HPQYEXED)
DA(HPQYK.Vnnnnnn.HPQYEXED) -----(34)
OLD.
ADD DDDEF(HPQYEXVD)
DA(HPQYK.Vnnnnnn.HPQYEXVD) -----(35)
OLD.
ADD DDDEF(HPQYPNLD)
DA(HPQYK.Vnnnnnn.HPQYPNLD) -----(36)
OLD.
ADD DDDEF(HPQYMSGD)
DA(HPQYK.Vnnnnnn.HPQYMSGD) -----(37)
OLD.
ADD DDDEF(HPQYTABD)
DA(HPQYK.Vnnnnnn.HPQYTABD) -----(38)
OLD.
ENDUCL.
SET BDY(GLOBAL).
LIST ALLZONES
DDDEF.
/*
HPQYK3RC (SMP/E RECEIVE processing)
The method for modifying HPQYK3RC, which performs SMP/E RECEIVE processing, 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 SMP/E dataset from #smp01 to SMP001.
(6)
Change RFPREFIX from HP to HPQ.BCM.
//HPQYK3RC JOB (ACCT#),'RECEIVE BC MANAGER', -----(1)
// REGION=0M,CLASS=A, -----(2)
// MSGLEVEL=(1,1),MSGCLASS=X,NOTIFY=&SYSUID -----(3)
//*********************************************************************
//*
//* All Rights Reserved. Copyright (C) 2003, 2013, Hitachi, Ltd.
//*
//*********************************************************************
//*
//* This JCL executes SMP/E RECEIVE to uncompress .XMIT files.
96 Modifying sample JCL