FSUC5140
pid/job-number: string

Explanation

The kill() run-time function failed with the specified pid/job number and returned the printed system message. Either the specified signal isn't supported, the caller does not have permission to send to the process specified, or there are no processes corresponding to the specified pid.

System action

The kill command terminates without sending the signal to the process/job.

User response

Double-check the value of the pid or job number you used when issuing the kill command.