About this task
Define the CICS BAC control file using the sample CEDA command shown
in Figure 1.
Figure 1. CEDA command to define
the CICS BAC control file in your CSDCEDA DEFINE GROUP(cbkgroup) FILE(CBKCNTL) DSNAME(hlq.control.file) LSRPOOLID(NONE)
Note: - In the CEDA commands shown in Figure 1, replace cbkgroup with any character string allowed by
the CEDA transaction that meets your installation standards. Replace
the nn in the program names CBKFSXnn and CBKSPXnn with 53 if you are
installing CICS BAC in a CICS TS 1.3 region; 62 if you are installing
CICS BAC in a CICS TS 2.2 region; 63 if you are installing CICS BAC
in a CICS TS 2.3 region; 64 if you are installing CICS BAC in a CICS
TS 3.1 region; 65 if you are installing CICS BAC in a CICS TS 3.2
region; or 66 if you are installing CICS BAC in a CICS TS 4.1 region;
67 if you are installing CICS BAC in a CICS TS V4.2 region; or 68 if
you are installing CICS BAC in a CICS TS V5.1 region. You can also define
the programs for all these CICS® releases if you want to.
- As an alternative to the CEDA command shown in Figure 1,
you can use the CICS BAC sample JCL in the SCBKSAMP data set member,
CBKFILES, to define the control file using the CICS DFHCSDUP
utility.