When running the ESFEZTR program, the job is failing on a S806-04 looking for module EZTPA00.
Here is the JCL copied from CBQ4OPTN:
//EZTSTEP EXEC PGM=ESFEZSP
//STEPLIB DD DISP=SHR,DSN=hlq.CBQ4LOAD
//ESFLOG DD DISP=SHR,DSN=hlq.ESFLOG
//SYSPRINT DD SYSOUT=*,DCB=(RECFM=FA,LRECL=132) FULL REPORT OUTPUT
//SYSPSUMM DD SYSOUT=* SUMMARY REPORT OUTPUT
//EZTVFM DD UNIT=SYSDA,SPACE=(4096,(300,20)) EASYTRIEVE WORK FILE
//IPRTPARM DD * PRINTER SELECT PARM FILE
*
/*
Error messages:
CSV003I REQUESTED MODULE EZTPA00 NOT FOUND
CSV028I ABEND806-04 JOBNAME=jobname STEPNAME=stepname
Release : Output Management Spool for z/OS 14.0
EZTPA00 is a Easytrieve program. It's not necessary to have the full Easytrieve product installed but just the run time library packaged with Common Services.
Install Easytrieve Packaged with Common Components and Services