IBM0951S
ONCODE=oncode-value A system error occurred in PL/I multithreading support for the DETACH statement.

Explanation

An uninitialized task variable may have been specified in the THREAD option.

The ONCODE associated with this message is 3501.

System action

The ERROR condition is raised.

Programmer response

Ensure that the tasking variable has been initialized to a valid value. The ATTACH statement with the THREAD option must be used to give a tasking variable a starting value.

Symbolic Feedback Code

IBM0TN