Template:Linking utility load modules intro: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Dme (talk | contribs)
Created page with "This section describes how to link edit the <var class="product">Model 204</var> utilities. This step must be performed when installing a new version of <var class="product">..."
(No difference)

Revision as of 15:35, 28 August 2014

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

Since many of the utility load modules are compatible across versions of Model 204, you will find that many of your z/OS jobs which use older versions of these 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, 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:

AUDIT204: Extract from journal, and report stats and analysis MERGEJ: Merge concurrent journal streams UTILC: Information from checkpoint stream UTILJ: Information from journal stream; add EOF markers

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.