Remove Zombie

A zombie process is an enterprise server process registers itself within the shared memory segment then terminates without removing its registration information shared memory. The most likely cause of a zombie process is a process that performs an illegal operation and is terminated by the host operating system.

Zombie process may have their information removed from the shared memory segment. Removing the zombie process will prevent it from showing up in the process table. To remove a zombie process select the check box next to a process in the zombie state and click the Remove Zombie button. Selecting and attempting to remove a process that is not in the zombie state will have no effect.