HP XP7 Business Continuity Manager Installation Guide (TK954-96002)

A Modifying sample JCL
This appendix provides examples of modifying the sample JCL.
Values used in the sample JCL modification examples
The table below lists the values used in the sample JCL modification examples.
Prerequisites
TSO/E to perform installation
TSO/E user ID: BCMUSER
Dataset and volume allocated to the dataset
RemarksVolume allocated
to the dataset
Prefix for dataset
name
Dataset useJob nameNo.
The prefix for the
user dataset name
TSOW00BCMUSERDataset for
transmission
ALLOUPLD1
The prefix for the
user dataset name
TSOW00BCMUSERFor TSO/E
RECEIVE
RECVUPLD2
--BCMT00HP.BCM.Target LibraryHPQYKSIN3
--BCMS00HP.BCM.SMP/E datasetsSMPALLOC4
--BCMT00HP.BCM.Target Library5
HPQYK1AL
--BCMD00HP.BCM.Distribution Library
HPQYK4AP
HPQYK5AC
--BCMS00HP.BCM.Global Zone
(SMPTLIB)
6
HPQYK2DF
HPQYK3RC
In the sample JCL, the nnn portion of CHYLnnn and the nnnnnn portion of Vnnnnnn vary depending
on the version.
ALLOUPLD (creating transmission datasets)
The method for modifying ALLOUPLD created from transmitted datasets 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)-(17)
Change the prefix for the name for the dataset transmission destination from HPQ. to the TSO/E
user ID (BCMUSER.).
(18)
Change the prefix for the name for the dataset transmission destination from HP to the TSO/E
user ID (BCMUSER).
(19)
Change VOLSER from #tso01 to TSOW00.
//ALLOUPLD JOB (ACCT#),'ALLO UPLD FILES', -----(1)
// REGION=0M,CLASS=A, -----(2)
// MSGLEVEL=(1,1),MSGCLASS=X,NOTIFY=&SYSUID -----(3)
Values used in the sample JCL modification examples 83