Template:Model 204 installation components: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 11: | Line 11: | ||
====JCL job streams==== | ====JCL job streams==== | ||
<!-- Caution! div above--> | <!-- Caution! div above--> | ||
In addition to the object files, the object library contains a number of z/OS JCL job streams. You will copy each job stream that you need to your local TSO library, modify it according to your system, and submit | In addition to the object files, the object library contains a number of z/OS JCL job streams. You will copy each job stream that you need to your local TSO library, modify it according to your system, and submit the job to perform the installation steps. | ||
The job streams in RKOBJLIB all have member names ending in the letter "J." | The job streams in RKOBJLIB all have member names ending in the letter "J." | ||
<div id="RKMACLIB"></div> | <div id="RKMACLIB"></div> | ||
===Macro library (RKMACLIB)=== | ===Macro library (RKMACLIB)=== | ||
<!-- Caution! div above--> | <!-- Caution! div above--> |
Revision as of 20:24, 8 December 2014
The installation components for Model 204 version 7.5 are described in this section.
Object library (RKOBJLIB)
The object library is used to link the ONLINE and various other Model 204 load modules.
See the object files download page
JCL job streams
In addition to the object files, the object library contains a number of z/OS JCL job streams. You will copy each job stream that you need to your local TSO library, modify it according to your system, and submit the job to perform the installation steps.
The job streams in RKOBJLIB all have member names ending in the letter "J."
Macro library (RKMACLIB)
The macro library is used if your installation requires assembling of any ASSEMBLE files.
See the macro libraries download page