Template:Linking utility load modules intro: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
Many of the utility load modules are compatible across versions of <var class="product">Model 204</var>; therefore, your z/OS jobs which use older versions of those load modules will continue to perform correctly when used in conjunction with the new version of <var class="product">Model 204</var>, and you do not need to change the <code>JOBLIB</code> nor <code>STEPLIB</code> JCL &mdash; for example, you do not need to change any of your batch jobs which have <code>PGM=BATCH204</code>.
Many of the utility load modules are compatible across versions of <var class="product">Model 204</var>; therefore, your z/OS jobs which use older versions of those load modules will continue to perform correctly when used in conjunction with the new version of <var class="product">Model 204</var>, and you do not need to change the <code>JOBLIB</code> nor <code>STEPLIB</code> JCL &mdash; for example, you do not need to change any of your batch jobs which have <code>PGM=BATCH204</code>.


However, for some utility load modules, you must use the new version.  These modules are either:
However, for some utility load modules, you must use the new version.  These modules are:


<ol>  
<ol>  
Line 16: Line 16:
</table>
</table>
</ol>
</ol>
or
and
<ol start="2">
<ol start="2">
<li>In addition to the above utility load modules, be sure to read the sub-section titled "Important instructions for version m.n", for the version of <var class="product">Model 204</var> you are installing; it may contain instructions for other utility load modules for which you must use a new version.
<li>In addition to the above utility load modules, be sure to read the sub-section titled "Important instructions for version m.n", for the version of <var class="product">Model 204</var> you are installing; it may contain instructions for other utility load modules for which you must use a new version.
</ol>
</ol>

Latest revision as of 22:53, 6 September 2014

This section describes how to link edit the Model 204 utilities. This step must be performed whenever installing a new version of Model 204.

Many of the utility load modules are compatible across versions of Model 204; therefore, your z/OS jobs which use older versions of those load modules will continue to perform correctly when used in conjunction with the new version of Model 204, and you do not need to change the JOBLIB nor STEPLIB JCL — for example, you do not need to change any of your batch jobs which have PGM=BATCH204.

However, for some utility load modules, you must use the new version. These modules are:

  1. A few utilities are sensitive to the Model 204 journal and checkpoint format. Therefore, when you are using the following utilities, you must use the version of the utility which is the same as the version of the checkpoint or journal dataset it processes:
    AUDIT204Extract from journal, and report stats and analysis
    MERGEJMerge concurrent journal streams
    UTILCInformation from checkpoint stream
    UTILJInformation from journal stream; add EOF markers

and

  1. In addition to the above utility load modules, be sure to read the sub-section titled "Important instructions for version m.n", for the version of Model 204 you are installing; it may contain instructions for other utility load modules for which you must use a new version.