IEW2651W 511C ESD AMODE 31 CONFLICTS WITH USER-SPECIFIED AMODE 24 FOR ENTRY POINT A000OS.
Easytrieve Plus Report Generator, release 6.4
Because the linkage parameters 'AMODE(24),RMODE(24)' was specified as the linkage parameter in the LKDLI step, that warning message appeared.
The Easytrieve Plus Report Generator supports 31bit addressing mode since R6.4, and a program module which is compiled in R6.4 has AMODE=31 attribute. (RMODE=ANY).
Those mode parameters ('AMODE(24),RMODE(24)') should not be specified in the link step.
Remove those mode parameters from the linkage parameter in the LKDLI step.
(The EZTPA00 module should have the AMODE=31 and RMODE=ANY attributes.)