For the job MOV64PSD,a Return code of 12 with below error messages occurred:
BATCH EMULATOR JOB(MOV64PSD) STEP(EZT64PSD) PGM= IEWL PROCEDURE(LKEDPSD )
IEW2278I B352 INVOCATION PARAMETERS - XREF,LET,LIST,RENT,REFR,REUS
IEW2554E 4615 RECORD NUMBER 9 OF THE CURRENT OBJECT MODULE, IS OF AN UNKNOWN TYPE.
IEW2307E 1032 CURRENT INPUT MODULE NOT INCLUDED BECAUSE OF INVALID DATA.
IEW2322I 1220 1 NAME PSIXRPSD(R)
IEW2677S 5130 A VALID ENTRY POINT COULD NOT BE DETERMINED.
IEW2230S 0414 MODULE HAS NO TEXT.
IEW2677S 5130 A VALID ENTRY POINT COULD NOT BE DETERMINED.
IEW2008I 0F03 PROCESSING COMPLETED. RETURN CODE = 12.
What is the best way to resolve these linkage errors?
Easytrieve Report Generator, Release 11.6
When the EZTPXRPT member has a size of '10', the extended reporting functionality is not being used. Therefore, there is no extended reporting to be moved from release 6.4 to 11.6.
This link
Documentation on EZTPXRPT size in true new function mode
has this note:
If the EZTPXRPT module does not exist, or if the module has the default size of 0x10 (16) bytes, it is not necessary to run the MOV64PSD job.
So, in this case, the MOV64PSD job is not to be run.