HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA121S

HLASM Programmer's Guide
SC26-4941-06

Insufficient storage for editor work area

Explanation

The macro editor module of the assembler cannot get enough main storage for its work areas.

System action

The assembly stops.

Programmer response

Split the assembly into two or more parts or give the macro editor more working storage.

on z/OS or CMS, this can be done by increasing the region size for the assembler, decreasing blocking factor or block size on the assembler data sets, or a combination of both.

On z/VSE, this can be done by decreasing the value you specify on the SIZE parameter of the JCL EXEC statement, or by running the assembly in a larger partition.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014