Checking a supported release of Easytrieve is being used
search cancel

Checking a supported release of Easytrieve is being used

book

Article ID: 246801

calendar_today

Updated On:

Products

Easytrieve Report Generator

Issue/Introduction

What is the best way to confirm whether a supported release is being used ?

Where is the Life Cycle Matrix at a glance?

How may an Easytrieve program be executed?

Environment

Easytrieve Report Generator, release 11.6

 

Resolution

1 - Supported release and product life cycle: 

Easytrieve Plus Report Generator references release 6.4, reached end of support December 2021.

Easytrieve Report Generator references release 11.6, the latest release which is still supported.

For further information, see the Lifecycle Matrix

Release 11.6 was first released on July 13, 2011, so it has been released for about 11 years now. 

2 - How may an Easytrieve program be executed:

EZTPA00 is the driver for Easytrieve.

An Easytrieve program may be executed in several ways.

  1. Execute EZTPA00 as compile and go if there is only one step in the JCL
  2. Execute EZTPA00 with a PARM statement including the LINK parameter and followed by two more steps including a LINK step to create the load module and an execute step of the created load module.  An example of this is the JOB08DEM job in your CBAAJCL.
  3. Executing a newly created load module at some other time.
  4. Check the SYSPRINT to acknowledge the version of Easytrieve.

To determine if a program is using Easytrieve, please do  a find on your CBAALOAD library, unless this is kept in and referenced from your linklist. 
Another way is to do a find on EZTPA00. 
If load modules are linked, please do a find on any created load modules to confirm if they are executed in another job.