Template upgrade

Templates are release-dependent. When you define a new Template you specify the CICSĀ® System or CICS Version (VRM) so that CICS PA can initialize the Template with fields appropriate to that release. However, you can later upgrade the Template to a later release by using Upgrade in the action bar of the Template panel. This facility is available for all Template types.
Figure 1. Upgrading your Template
_  *. Upgrade to CICS version 640
   *. Upgrade to CICS version 650
   3. Upgrade to CICS version 660
   4. Upgrade to CICS version 670
   5. Upgrade to CICS version 680
   6. Upgrade to CICS version 690
   Start of change6. Upgrade to CICS version 700End of change

The Upgrade action bar choice (or UPGRADE vrm command) introduces the new CMF fields of a later release of CICS into your Template. The new fields are inserted at the bottom of the Template as candidate fields. Upgrading does not affect the fields currently in the Template, nor does it affect the format of HDB container data sets that have already been loaded based on this Template. To then incorporate a new field into your HDB from hereon, move the new field above the EOD marker.

You can upgrade your Template to a CICS Version (VRM) that is not marked by an asterisk (*). To do this, select the VRM and press Enter. Otherwise, press Cancel to retain the Template at the current level.