TRAP

How program interrupts and abends are handled by Language Environment are determined by the setting of TRAP. Unless you are testing or debugging, using TRAP(OFF) can cause unexpected results. TRAP(OFF) should only be used when you are trying to analyze a program exception before Language Environment handles it.

Refer to the IBM Language Environment Customization Manual for additional details for this option.