Installation Demo program getting U0020
search cancel

Installation Demo program getting U0020

book

Article ID: 144607

calendar_today

Updated On:

Products

Easytrieve Report Generator

Issue/Introduction

Upgrading from release 11.5 to 11.6, running JOB08DEM, trying to create multiple option files and getting the following abend:

+EZKX0001 CA-EASYTRIEVE INITIALIZATION FAILED AT 12:26:17ON X02/05/20    
+EZKX0014 UNABLE TO CONSTRUCT OPTION TABLES.                             
+EZKX0016 OPTION TABLE LOADER RESPONSE CODE IS 12(8000).                 
IEF450I RF5547AS RUN DEMO - ABEND=S000 U0020 REASON=00000000  373         

The newly created option file for release 11.6 shows only one line:  

********************************* Top of Data *********************************
.... ............................... ............................... ..........
******************************** Bottom of Data *******************************

The old version 11.5 option file shows 5 lines

********************************* Top of Data *********************************
.... ............................... ............................... ..........
.y. ....PRINTER .A.d......                                                    
.y.............................................................................
.y.............................................................................
.y.Ø...........................................................................                  

Environment

Release : 11.6

Component : CA Easytrieve Report Generator

Resolution

EZTPOPT is the option file used for release 6.4 and 11.5 compatibility mode and 11.6 compatibility mode.
 
EZOPTBL is the option file for true release 11.5 and 11.6.
 
The main purpose of the EZTINI is to contain the desired DSN name of your EZOPTBL option file and eliminate the need for an //EZOPTBL DD statement within the JCL.
 
To create multiple option files:
1. Run JOB06OP1 from the CBAAJCL library to create each of the option files and link the name of the EZOPTBL into the appropriate EZTINI member of the corresponding CBAALOAD libraries.
 
2. Copy the EZTPOPT module from either release 6.4 or from release 11.5 CAILIB to your EZTPOPT module in your release 11.6 CBAALOAD.  
 
3. Run JOB06OP2 to list the default values via READFILE and then to edit the values via JOB06OP2.  These can be compared to release 11.5 by running JOB06EOP job under release 11.5 CAIJCL with READFILE.
 
4. Run JOB06OP2 from release 11.6 using READFILE to get the default options delivered so that you can then decide what options need to be changed via the same JOB06OP2 job.
 
5. Run JOB06OP2 to change any options for any of the multiple option files for release 11.6.
 
6. Run JOB08DEM job from the CBAAJCL library as a test.
 
Please see this link under Support Online's documentation for the differences between the releases:
http://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-mainframe-software/devops/ca-easytrieve-report-generator/11-6/release-notes/differences-between-releases.html