Killing a DataServer broker process
- Last Updated: March 30, 2020
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
Killing a DataServer broker process
You might want to manually terminate a DataServer process when:
- A broker process hangs.
- You determine from the available data that a broker process is a runaway process.
The specific PID in the Broker summary section of the DataServer Control page allows you to access the page to kill the offending process.
When either of the previously listed circumstances exists and you want to manually terminate a broker process, use this command:
|
The description of the signal for the kill process is as follows:
- Signal Name — SIGKILL
- Signal Number — 9
- Signal Description — Kill program
Note: OpenEdge Management references the specific PID and
its associated date and time start details to be sure of a process'
identity before it attempts to kill the process.
To initiate a kill process:
