Here is what we did to get the assemble to work under z./OS 2.2.
// PARM=(GOFF,NODECK,LIST(133),NOESD,NORLD,OBJ,SIZE(MAX), <= different parms for the assembly // WORKFILE) //SYSUT1 DD UNIT=DISK,SPACE=(CYL,(2500,450)),DCB=BLKSIZE=32760 <= increased size of SYSUT1 Thanks.. Paul Feller AGT Mainframe Technical Support -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Longnecker, Dennis Sent: Wednesday, January 04, 2017 10:39 To: [email protected] Subject: SHOWMVS ASMA972U Error Trying to assemble SHOWZOS. It is getting: ** ASMA972U Virtual storage exhausted; increase the SIZE option STATEMENT NUMBER 83127 WAS BEING PROCESSED BY PASS 1 OF THE ASSEMBLER I'm on z/os 2.2 The EXEC statement has: //ASMH EXEC PGM=ASMA90,REGION=0M, I've tried various SIZE options: // PARM=(OBJECT,NODECK,BATCH,NOESD,NORLD,NOXREF,SIZE(MAX-1M,ABOVE)) // PARM=(OBJECT,NODECK,BATCH,NOESD,NORLD,NOXREF,SIZE(MAX,ABOVE)) And get the same results. Any suggestions? Dennis ---------------------------------------------------------------------- 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
