Which requested parameters help debug a program?
After the sysin in the JCL on the very first line of the Easytrieve source, include these parameters on the PARM statement or to an existing PARM stmt:
For r11.6
LIST ON MACROS
PARM DEBUG(PMAP DMAP STATE XREF LONG) ABEXIT NO SORT(MSG(ALL))+
LIST FILE
For r6.4
LIST ON MACROS
PARM DEBUG(PMAP DMAP STATE XREF LONG) ABEXIT NO SORT(MSG(ALL))
After recompiling and rerunning the program, please upload the entire listing to the case.