ASMA190E CATTR instruction invalid because no executable section started

Explanation

A CATTR instruction must be preceded by a CSECT, START, or RSECT instruction.

System action

The CATTR instruction is ignored.

Programmer response

Remove the CATTR instruction, or precede it with a CSECT, START, or RSECT instruction.

Severity

8