Model 204 maintenance on IBM z/OS
Applying RSQL and EVCP fixes
After you download the RSQL and EVCP object files, you have access to JZJRSQL, a jobstream to relink the Model 204 RSQL or EVCP load module.
Relinking RSQL or EVCP
To apply fixes to the Model 204 RSQL or EVCP load module, relink the module by editing and submitting JZJRSQL as follows:
- Copy
JZJRSQLinto a local TSO library. - Edit
JZJRSQLfor your configuration:- Replace the first line with a JOB card.
- Edit the lines near the top of the jobstream marked with 1-6 followed by
<<. The numbers correspond to numbered instructions in the comments following those lines. - As needed, edit the lines after
SYSLIN DD *that are marked with<<. See the comments at the top of theSYSLINsection for instructions.
- Submit the
JZJRSQLjob to relink either the RSQL or EVCP load module, based on your edits to the code.