Using an ABEND macro to suppress dumps

A program can suppress a dump by issuing an ABEND macro without a DUMP parameter. Application programmers should not specify a DUMP parameter when a symptom dump can provide enough information for diagnosis.

See z/OS MVS Programming: Assembler Services Reference ABE-HSP for more information about the ABEND macro.