These sample JCL library members that are
installed with SMP/E must be modified in accordance with the user installation
environment. Details are shown at the beginning of each sample JCL. For modification
examples, see
Modifying sample JCL.
The storage locations for the sample jobs
are as follows:
The sample JCL is stored in the
HITACHI.CHYKnnn.F1
dataset (the nnn part varies depending on the version)
after the procedure in section Transmitting the Business Continuity Manager load module from the CD-ROM to a host machine is performed. If you change the RECVUPLD
job and the output destination dataset name for the TSO/E RECEIVE
command, the sample JCL is stored in the dataset after the changes.
JCL member names and their functions are listed below. To install the Business
Continuity Manager product with SMP/E, execute the sample jobs below in the following
order:
-
SMPALLOC
Allocate the SMP/E dataset as necessary. If an existing SMP/E
dataset is to be used, skip this step.
For examples of modifying sample JCL (SMPALLOC), see
-
HDSYK1AL
Allocate the distribution library (DLIB) and the target library. When
upgrading Business Continuity Manager, if an existing SMP/E dataset is to be
used, skip this step.
-
HDSYK2DF
Execute SMP/E DDDEF to define the distribution library
(DLIB) and target library. When upgrading Business Continuity Manager, if an
existing SMP/E dataset is to be used, skip this step.
-
HDSYK3RC
Execute SMP/E RECEIVE to load the provided datasets and store
them in the global zone.
-
HDSYK4AP
Execute SMP/E
APPLY to install the provided dataset in the
target library (the library shown in
Table 1).
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. When upgrading Business Continuity Manager, if the
dataset is to be installed in an existing target library, change the
CHECK operand to the COMPRESS(ALL) operand and
re-execute the job.
-
HDSYK5AC
Execute SMP/E
ACCEPT to install the provided dataset in the
distribution library (the library shown in
Table 1).
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. When upgrading Business Continuity Manager, if the
dataset is to be installed in an existing target library, change the
CHECK operand to the COMPRESS(ALL) operand and
re-execute the job.
Note: When the HDSYK4AP job executes successfully, the new release of Business Continuity Manager is installed. Verify that this new release of Business Continuity Manager executes correctly and then accept it by executing the HDSYK5AC job.
To install the copy group access control function and the specific command access control function of the extended access control function, perform the following steps.
-
HDSYKARC
Execute SMP/E RECEIVE to load the provided datasets and
store them in the global zone.
-
HDSYKBAP
Execute SMP/E
APPLY to install the provided dataset in the
target library (the library shown in
Table 1).
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.
-
HDSYKCAC
Execute SMP/E ACCEPT to install the provided dataset in the
distribution library (the library shown in Table 1.
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.
-
HDSYKDRC
Execute SMP/E RECEIVE to load the provided datasets and store
them in the global zone.
-
HDSYKDAP
Execute SMP/E
APPLY to install the provided dataset in the
target library (the library shown in
Table 1).
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.
-
HDSYKDAC
Execute SMP/E ACCEPT to install the provided dataset in the
distribution library (the library shown in Table 1.
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.