Removing errant process ID files in UNIX

  1. Run the ps -ef | grep pid# command. This command lists the process, if the process ID is running.
  2. If the pid is errant, then remove the pid file from the process directory and restart the process.
    You can also run hcisitecleanup -p process.