The CICS® VT
mapping data for the sample file VIDKSDS that is processed
by the IVP programs is shipped in the
my.SVIDCNFG.custom
member VIDMAPDA. To be able to perform the IVP for the
CICS
VT drivers, run this member using DB2 SPUFI.
When the mapping data is inserted, complete the IVP process by generating
the DIM and DDM drivers for the file VIDKSDS. There are three steps:
- Start the CICS VT ISPF application. This is explained in
Implement the CICS VT ISPF interface.
- Define parameter default values. This is only required the first time
you use the ISPF application. This task is covered in
Defining mapping defaults.
- Generate the
CICS VT
driver modules by following the instructions in
Generating CICS VT runtime modules.
You should generate the DIM and DDM drivers to the driver data sets that
you created earlier in
Creating CICS VT user data sets.
Then rerun the batch IVP jobs, but ensure that the newly generated drivers library is
added as the first STEPLIB data set.