Restarting the engine after a power outage

  1. From the Shell Window, set your root and site. For example,setroot, setsite sitename.
  2. Run the hcisitecleanup -p processname command.
    • If the process is not alive, then the utility removes the pid and cmd_port files. It then checks to see if hcimonitord is running.
    • If hicmonitord is not running, then the utility runs hcimsiutil -R, removes the hcimonitord pid file and monitorShmemFile.
    • Then, it checks to see if the lock manager is running. If the lock manager is not running, then hcisitecleanup removes the lock manager pid file.
  3. The engine can then be restarted.