When you looked up the message, did you try the suggestion?

ASMA973U

WORK file maximum block count exceeded
Explanation

The maximum block count of 65,535 has been exceeded for SYSUT1 (MVS and CMS) or
IJSYS03 (VSE).
System action

The assembly stops and no listing is produced.
Programmer response

Increase the work file block size, or split the assembly into two or more
smaller assemblies.



Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
> PINION, RICHARD W.
> Sent: Tuesday, September 11, 2018 5:08 AM
> To: [email protected]
> Subject: COBANALZ CBT file 321
> 
> I receive the message below when attempting to assemble the COBANALZ member
> from CBT file 321.  This is on z/OS 2.2 with HLASM R6.0.  Below the message
> is the assemble JCL that I am using.  Anyone have any suggestions?  Thanks in
> advance.
> 
> HIGH LEVEL ASSEMBLER - INTERRUPT AND DIAGNOSTIC DUMP
> ** ASMA973U WORK file maximum block count exceeded
> 
> //XXXXXX JOB (ME9950),RPINION,CLASS=2,MSGCLASS=O,
> //  NOTIFY=&SYSUID,COND=(0,LT),REGION=0M
> //ASM1    EXEC PGM=ASMA90,PARM=(SIZE(MAX,ABOVE),WORKFILE)
> //SYSLIB   DD  DSN=SYS1.MACLIB,DISP=SHR,
> //         UNIT=3390
> //         DD  DSN=SYS1.MODGEN,DISP=SHR,
> //         UNIT=3390
> //SYSUT1   DD  DSN=&&SYSUT1,UNIT=SYSDA,SPACE=(CYL,(2500,450))
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to