Specifies whether or not an attempt should be made to recover from an abend and (if applicable) the type of dump to take.
This parameter is applicable to the SYSTEM control statement (see SYSTEM statement).
SYSDUMP [NODUMP|DUMP|BYPASS|RTMDUMP]
DUMP If possible, recover from abends and take a SNAP dump of all storage when an abend occurs.
NODUMP If possible, recover from abends but do not take a dump of storage when an abend occurs.
BYPASS (Not recommended.) Bypass any attempt to recover and then abend.
RTMDUMP If possible, recover from abends and request that z/OS takes a dump of storage when an abend occurs.