Step 6: Convert Package Master and Create a NewForward Recovery File
The format of the Package Master changed in ZMF 8.1.2. Read the CMNZMF CNTL distribution library member $$$INDEX for a short description of all sample JCL.
Customize and execute the following jobs from the CMNZMF.CNTL and SERCOMC.CNTL distribution libraries, as appropriate. There are steps to do the various conversions from version to version. See the comments in the supplied sample JCL:
ZMF 8.2 Patch 4 thru 8.2 Patch 7 to ZMF 8.3
Job Name |
Description |
CMVCONVG |
For non-P sites. Run the job in member CMVCONVG to convert master files from releases 8.2 Patch 4 thru 8.2 Patch 7 to release 8.3. |
CMVCONPG |
For P sites. Run the job in member CMVCONVG to convert master files from releases 8.2 Patch 4 thru 8.2 Patch 7 to release 8.3. |
ZMF 8.2 Patch 2 / Patch 3 to ZMF 8.3
Job Name |
Description |
CMVCONVF |
For non-P sites. Run the job in member CMNCONVF to convert master files from release 8.2.0.02/03 to release 8.3. |
CMVCONPF |
For P-sites. Run the job in member CMNCONPF to convert master files from release 8.2.0.02/03 to release 8.3. |
ZMF 8.2 Patch 1 to ZMF 8.3
Job Name |
Description |
CMVCONVE |
For non-P sites. Run the job in member CMNCONVE to convert master files from release 8.2.0.01 to release 8.3. |
CMVCONPE |
For P sites. Run the job in member CMNCONPE to convert master files from release 8.2.0.01 to release 8.3. |
ACTLOG |
This job deletes and defines the SerNet activity log, required from ZMF 8.2 Patch 2 onwards. The resulting dataset is allocated to the server started task under the SERALOG DD statement. See Started Procedure for ALL, DP, and D Instances. |
ZMF 8.2 to ZMF 8.3
Job Name |
Description |
CMVCONVD |
For non-P sites.Run the job in member CMNCONVD to convert the ZMF 8.2 Package Master files to a format that supports ZMF 8.3. |
CMVCONPD |
For P-sites. Run the job in member CMNCONVD to convert the ZMF 8.2 Package Master file for a P-site to a format that supports ZMF 8.3. |
ACTLOG |
Deletes and defines the SerNet activity log, required from ZMF 8.2 Patch 2 onwards. The resulting dataset is allocated to the server started task under the SERALOG DD statement. See Started Procedure for ALL, DP, and D Instances. |
ZMF 8.1.2 thru 8.1.4 Patch 1 to ZMF 8.3
Job Name |
Description |
CMVCONVC |
For non-P sites. Run the job in CMVCONVC to convert the ZMF v8.1.2 thru v8.1.4 Patch 1 Package Master files that supports ZMF 8.3. |
CMVCONPC |
For P-sites. Run the job in CMVCONPC to convert the ZMF v8.1.2 through v8.1.4 Patch 1 Package Master file for a P-site that supports ZMF 8.3. |
ACTLOG |
Deletes and defines the SerNet activity log, required from ZMF 8.2 Patch 2 onwards. The resulting dataset is allocated to the server started task under the SERALOG DD statement. See Started Procedure for ALL, DP, and D Instances. |
ZMF 8.1.1 thru ZMF 8.1.1.01 to ZMF 8.3
Job Name |
Description |
CMVCONVB |
For non-P sites.ZMF 8.1.1 thru 8.1.1.01 Package and Component Master files to a format that supports ZMF 8.3. |
CMVCONPB |
For P-sites. Run the job in member CMVCONPB to convert the ZMF 8.1.1 thru 8.1.1.01 Package Master file for a P-site to a format that supports ZMF 8.3. |
ACTLOG |
Deletes and defines the SerNet activity log, required from ZMF 8.2 Patch 2 onwards. The resulting dataset is allocated to the server started task under the SERALOG DD statement. See Started Procedure for ALL, DP, and D Instances. |
ZMF 8.1.0 thru 8.1.0.01 to ZMF 8.3
Job Name |
Description |
CMVCONVA |
For non-P sites.This job converts the ZMF 8.1.0 thru 8.1.0.01 package and component master files to a format that supports v8.3. |
CMVCONPA |
For P-sites. This job converts the ZMF 8.1.0 thru 8.1.0.01 package master file to a format that can be used to support v8.3. |
ACTLOG |
Deletes and defines the SerNet activity log, required from ZMF 8.2 Patch 2 onwards. The resulting dataset is allocated to the server started task under the SERALOG DD statement. See Started Procedure for ALL, DP, and D Instances. |
Note
The CMNSVAM SSV archive master RECORDSIZE changed in ZMF 8.3. The
conversion jobs create a new, empty CMNSVAM and initialize it. Reporting and recovery
may be performed on backups of older archived data by restoring to a temporary archive
VSAM data set defined with RECORDSIZE(3700 22576) and running the SVARCLST and
SVARCREC jobs against the temporary archive VSAM data set.