Start of change

DSNU027I csect-name - UTILITIES STORED PROCEDURE FAILED TO TERMINATE A UTILITY. UTILID=utility-ID

Explanation

After a utility failure, the utilities stored procedure could not terminate the utility with the specified utility.

csect-name
The name of the control section that issued the message.
utility-ID
The utility identifier or the UID parameter that was passed to the utility stored procedure.

System action

The utility is not terminated.

User response

Notify the system administrator.

System administrator response

Issue the -DISPLAY UTILITY(utility-id) command to determine whether the utility is active or stopped. If the utility is stopped, issue the -TERM UTILITY(utility-id) command.

Severity

8 (error) or higher
End of change