Lots of stuff is squirreled away here, and it so happens that we have a
copy of the JCLIN for that FMID on our local system. Here it is:
//STEP1 EXEC PGM=IEWL,
// PARM='LIST,LET,XREF,RENT,AMODE=31,RMODE=24',
// REGION=512K
//SYSUT1 DD UNIT=SYSDA,SPACE=(CYL,(4,1))
//SYSPRINT DD SYSOUT=*
//SYSLMOD DD DSN=SYS1.LINKLIB,DISP=SHR
//AAOPMOD1 DD DSN=AOP.AAOPMOD1,DISP=SHR
//*
//SYSLIN DD *
INCLUDE AAOPMOD1(AOXVTM)
ENTRY AOXVTM
NAME AOXVTM(R) RC=0
/*
I do *not* have the entire product, its SMPMCS, or its service history,
so some investigation is needed.
You can run LIST LMOD(AOXVTM) XREF against your target zone (Z21T100) to
confirm that you have an LMOD entry for AOXVTM and that it is still a
single-MOD LMOD. Also, this will confirm that there *is* a MOD entry
for it. Perhaps it was deleted by a later SYSMOD and is not simply
"just missing." Perhaps we can figure out where to go from there.
--
John Eells
IBM Poughkeepsie
ee...@us.ibm.com
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN