The JOB06OP1 job ends with condition codes of 00 but not with a valid EZOPTBL option file name in the EZTINI member of the CBAALOAD.
The DD name of the option file placed in the EZTINI member is still: @[email protected]
Easytrieve Report Generator, release 11.6
The following comment in the JOB06OP1 JCL member in the CBAAJCL library needs to be followed:
//* Issue this command: //* C '@EZTHLQ@' 'same-value-as-EZTHLQ-above' ALL Once this command is issued, these statements at the end of the JCL //ASMINI.SYSIN DD * EZTINI EZOPTBL='@[email protected]' ?= this name will be changed to reflect the correct name. END /* //
The above should be changed to reflect the correct name of your EZTOPBL release 11.6 option file.
By viewing the EZTINI member of your CBAALOAD library and doing a find twice on 'EZTINI', the name of the option file can be verified.