There is a batch TYPE=HISTORY job that you can use to generate history reports with CA Easytrieve. We have enhanced this feature in our XCOM for z/OS r12.0 version.
Release: CA Easytrieve Report Generator
CA XCOM Data Transport for z/OS 11.5, 11.6, 12.0
Component: xcmvs
This sample JCL has a XCOMJOB TYPE=HISTORY call to get history information and save it to the HISTDD. The HISTDD is then passed to a sample CA Easytrieve report that generates a report similar to the CA XCOM ISPF operator display.
In the CBXGJCL library there is a job called XCOMJOBH. That is a sample TYPE=HISTORY job. For a description of these parameters, see FILETYPE=HISTORY Parameters.
You can specify OTYPE=ALL or uncomment and select specific parameters.
OTYPE=ALL
*OINACTIVE=
*OCOMPLETED=
*OINCLUDE=
*OLOCATN=
*OID=
*OREQ=
*OLU=
*OTNAME=
*OLIMIT=
*OLMSG=
*OUSER=
*OSDATE=
*OSTIME=
*OEDATE=
*OETIME=
*OFLMIN=
*OFLMAX=
*OINIT=
*OTYPEREQ=
*OFILETYPE=
*OSYSNAME=
*OSYSID=
*OVOL=
*OJOB=
*OFILE=
*OFILECASE=
*OPLEXQ=