CSECT keyword

To find the name of the failing CSECT, locate the LOC= label; the second word following it is the CSECT name. For an example, see Analyzing the dump.

Any CSECT name you locate should begin with the letters CSQ. If you find a CSECT name with a different prefix, the problem is probably not in WebSphere MQ for z/OS.

Add the CSECT name to your keyword string:

Free format

5655L8200 R600 ABEND0C4 CSQVATRM

Structured format

PIDS/5655L8200 LVLS/600 AB/S00C4 RIDS/CSQVATRM

If required, narrow your search further by referring to Load module modifier keyword.

If we cannot find the CSECT, turn to Recovery routine modifier keyword.