Defines whether PowerExchange Condense handles abnormal end conditions, such as an ABEND 0C4, SIGSEGV, and SIGABEND.
SIGNALLING={
N
|Y}
N
. PowerExchange Condense does no automatic trapping of errors. Instead, the default error handling of the operating system is used. This error handling usually reports the offending program line and dump memory.
Y
. PowerExchange Condense takes automatic action in the event of certain abnormal end conditions such as memory corruption and S0C4 abends and attempts to shut down in an orderly manner.