VSAM data sets that include multiple record types can be mapped to multiple DB2® tables. CICS® VT provides a facility to do this.
A combination of FBE and IRD exits is required and these are
covered in the
CICS
VT Data Reengineering and Customization Guide
.
When you implement this type of solution, the data migration process has to convert
the VSAM data set records into multiple record types for loading into multiple
DB2
tables.
A slightly modified version of the VIDLOAD utility shown in Figure 1 is required. The only difference is that you need to change the LOADOUT DD statement to LOADOUTM.
WHEN (1:02) = 'A1'