Missing Module in CBQ4LOAD library - EZTPA00
search cancel

Missing Module in CBQ4LOAD library - EZTPA00

book

Article ID: 190879

calendar_today

Updated On:

Products

Spool

Issue/Introduction

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=CASPOOL.CBQ4LOAD                    
//ESFLOG   DD  DISP=SHR,DSN=CASPOOL.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

Environment

Release : 12.0

Component : CA Spool

Resolution

EZTPA00 is a CA Easytrieve program. It's not necessary to have the full CA Easytrieve product installed but just the run time library packaged with CA Common Services.

See the link below for details:

https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-mainframe-software/devops/ca-easytrieve-report-generator/11-6/installing/install-ca-easytrieve-packaged-with-ccs.html