If you want to use the XML configuration file you need to make some changes in addition to those described in
Basic migration. You also need to create and configure a new XML configuration file (IVPXML).
The changes can be summarized as:
For the holder (TAURHLD):
- Add CONFXML and CONFOSR DD statements in the JCL, where CONFXML points to the XML configuration member and CONFOSR points to the Optimized Schema Representation (OSR).
- Comment out, or otherwise disable, the CONFIG DD statement in the JCL.
For schedulers and user servers (TAURISPF, IVPUSRT, CEASCHED, and CEAPROC):
- Comment out, or otherwise disable, the IPCONFIG DD statement in the JCL.