This procedure will allow Easytrieve Report Generator to run as a report writer for Jobtrac 11.0.
Jobtrac release 11.0
Easytrieve Report Generator, release 11.6
When installing and executing CA Jobtrac r11, it is recommended that Easytrieve Report Generator limited version is used for producing CA Jobtrac reports. If there is a separate license for the full Easytrieve Report Generator, this may be used with Jobtrac, but the following changes are needed:
For r11.6 of Easytrieve Report Generator:
please add the following DD statement to your reports. Without this statement, your reports will return an RC=04 without an explanation.
//EZOPTBL DD DSN=easytrieve.EZOPTBL,DISP=SHR
Define a CA Datacom URT by running the ASMURTEZ job that was generated by your Stage 1 Jobtrac install pointing to the correct r11.6 Easytrieve libraries.
If you receive an RC=16 add the following DD statement to your reports:
//PDS DD DISP=SHR,DSN=easytrieve.CBAAMAC
// DD DISP=SHR,DSN=jobtrac.CAISRCEasytrieve 6.4 is now at EOS since December 15, 2021, but if there is Extended Support for Easytrieve 6.4 the following is the procedure.
For r6.4 of CA Easytrieve Plus Report Generator:
Please turn on the CA Datacom option in your install and then receive and apply the FMID for CA Datacom by doing the following. Please ensure that QO63004 is applied to your 6.4 SMP library.
Add the following DD statement to your report JCL:
//PDS DD DISP=SHR,DSN=easytrieve.CAIMAC
// DD DISP=SHR,DSN=jobtrac.CAISRC
Please also see Tech Doc TEC53970 for the list of fixes which are needed when running JOBTRAC jobs under the different releases of Easytrieve and Common Services.