From the below JCL, please confirm if the 6.4 CAILIB needs to be included in the JCL for JOB06OP2?
// EZTHLQ='high-lvl-qualifier-of-Options-Table-file',
// EZTGTHL='high-lvl-qualifier-of-EZT-target-libs'
Easytrieve Report Generator, release 11.6
The above referenced JOB06OP2 found in Easytrieve's CBAAJCL library for release 11.6.
The functionality of JOB06OP2 is to list the release 11.6 option file parameter values as well as change any values. This does not reference 6.4 load library CAILIB or the 6.4 option file.
If running in compatibility, please COPY your EZTPOPT from 6.4 to release 11.6 to pick up the correct values.
To run under newfunc mode, please see MOV64OPT member in your CBAAJCL library for release 11.6.
In the JOB06OP2 JCL, there is no need to reference a 6.4 CAILIB.
// EZTHLQ='high-lvl-qualifier-of-Options-Table-file', ==== this is the high level qualifer for your EZOPTBL option file for release 11.6
// EZTGTHL='high-lvl-qualifier-of-EZT-target-libs' ==== this is the high level qualifier for your target libraries for the 11.6 installation.