AMA135I
NO CORE TO DUMP ALL OF member

Explanation

SPZAP processing tried to dump all of the load modules identified in the message text, but there was not enough storage available to build an internal CSECT table. SPZAP tries to dump an entire load module in response to one of the following:
  • A DUMP control statement that specifies ALL for the CSECT parameter.
  • A DUMP control statement that specifies an incorrect CSECT name.
  • A NAME control statement that specifies an incorrect CSECT name.
In the message text:
member
The name of the load module.

System action

The SPZAP program ignores the control statement that caused the dump request. If the control statement was a NAME statement, SPZAP ignores any associated VER or REP statements. SPZAP continues processing any subsequent control statements.

System programmer response

Correct any incorrect CSECT names on the control statements and rerun the job, specifying a larger region size.

Source

SPZAP

Module

AMASPZAP

Routing code

2

Descriptor code

5