For diagnosis, I require facts. Was the module loaded from a PDS, or from a PDSE? What does the D DIAG command display (or VERBX IGVDGNIP under IPCS)?
If the amount of storage obtained by the system for the module is less than the length reported by LOAD, that would be a problem. I would need to see proof of that in order to investigate. Jim Mulder z/OS Diagnosis, Design, Development, Test IBM Corp. Poughkeepsie NY "IBM Mainframe Discussion List" <[email protected]> wrote on 08/23/2021 11:21:57 AM: > From: "Joseph Reichman" <[email protected]> > To: [email protected] > Date: 08/23/2021 11:30 AM > Subject: Re: Load Library Module Length and Load Macro Module Length > different Values > Sent by: "IBM Mainframe Discussion List" <[email protected]> > > Jim > > I ran this under TESTAUTH but I can get the information > > What it seem to me the load or load extinfo or CSVQUERY don’t > provide the correct length of the module > > The length from the directory entry was hex 3530 CSV reported the > length as hex 4000 > > When I looked at roughly the last hex 400 bytes of the source it was > all binary zeros > > The link map seemed to be in line with the directory entry > > Was I used the directory entry value I was able to move the code to > CSA and copy all the program code > > > > > > > On Aug 23, 2021, at 11:10 AM, Jim Mulder <[email protected]> wrote: > > > > You said you got a 0C4 abend on an MVCL. > > > > What what the source address and length for the MVCL? > > What was the target address and length for the MVCL? > > What was the Translation Exception Id? > > From a dump, what was the length and address from the > > system trace entry for the GETMAIN which obtained the module storage? > > > > Jim Mulder z/OS Diagnosis, Design, Development, Test IBM Corp. > > Poughkeepsie NY > > > > > > "IBM Mainframe Discussion List" <[email protected]> wrote on > > 08/23/2021 10:32:53 AM: > > > >> From: "Joseph Reichman" <[email protected]> > >> To: [email protected] > >> Date: 08/23/2021 11:03 AM > >> Subject: Re: Load Library Module Length and Load Macro Module Length > >> different Values > >> Sent by: "IBM Mainframe Discussion List" <[email protected]> > >> > >> Maybe I should be doing that and with the load use BLDL > >> > >> Quite honestly Greg this is what I was looking for when I posted > > > > > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
