1.
SMPALLOC
Allocate the SMP/E control dataset as necessary. If an existing SMP/E control dataset is to
be used, skip this step.
For examples of modifying sample JCL (SMPALLOC), see
“SMPALLOC (Allocating SMP/E
Datasets)” (page 94)
.
2.
HPQYK1AL
Allocate the distribution library (DLIB) and the target library.
For examples of modifying sample JCL (HPQYK1AL), see
“HPQYK1AL (Allocating Distribution
and Target Libraries)” (page 96)
.
3.
HPQYK2DF
Execute SMP/E
DDDEF
to define the distribution library (DLIB) and target library.
For examples of modifying sample JCL (HPQYK2DF), see
“HPQYK2DF (Defining Distribution
and Target Libraries)” (page 98)
.
4.
HPQYK3RC
Execute SMP/E
RECEIVE
to load the provided datasets and store them in the global zone.
For examples of modifying sample JCL (HPQYK3RC), see
“HPQYK3RC (SMP/E RECEIVE
Processing)” (page 101)
.
5.
HPQYK4AP
Execute SMP/E
APPLY
to install the provided dataset in the target library (the library shown
in
“DASD Storage Attributes for Target Libraries” (page 17)
).
The
APPLY
command in the sample JCL specifies the
CHECK
operand. If execution with the
CHECK operand does not generate an error, delete the
CHECK
operand and re-execute the
job.
For examples of modifying sample JCL (HPQYK4AP), see
“HPQYK4AP (Creating Target
Libraries)” (page 103)
.
6.
HPQYK5AC
Execute SMP/E
ACCEPT
to install the provided dataset in the distribution library (the library
shown in
“DASD Storage Attributes for Distribution Libraries (DLIB)” (page 17)
). The
ACCEPT
command in the sample JCL specifies the
CHECK
operand. If execution with the
CHECK
operand
does not generate an error, delete the
CHECK
operand and re-execute the job.
For examples of modifying sample JCL (HPQYK5AC), see
“HPQYK5AC (Creating Distribution
Libraries)” (page 104)
.
NOTE:
Execute the HPQYK5AC job carefully, and only after verifying that the installed product
works as designed when the HPQYK4AP job has been executed.
Simple Installation (Without SMP/E) Installation
This section explains installation that does not use SMP/E.
This method does not use SMP/E, instead, installation is performed directly from the provided
dataset to the target library.
Members of the sample JCL library being installed must be changed according to the user's
installation environment. Details are shown at the beginning of each sample JCL. For modification
examples, see
“Modifying Sample JCL” (page 88)
.
Installing Business Continuity Manager
23