EDC6008E
The raise() function was issued for the signal SIGUSR2.

Explanation

The program has invoked the raise() function with the SIGUSR2 signal specified and the default action specified.

System action

The program will be terminated and a traceback or dump is issued, depending on the TERMTHDACT run-time option. A return code of 3000(MVS™) or 3000000(VM) is returned.

Programmer response

None.

Symbolic Feedback Code

EDC5RO