IBM0827S
ONCODE=oncode-value The EVENT variable was already active and was used with entry entry-name.

Explanation

An event variable that was already used in the EVENT option in a CALL statement was still active when used again in the EVENT option of an input/output statement.

The ONCODE associated with this message is 1002.

System action

The ERROR condition is raised.

Programmer response

Either use a different event variable or insert a WAIT statement so that the input/output statement is not run until the event variable becomes inactive.

Symbolic Feedback Code

IBM0PR