Disable Process Service automatic startup on Process Engine (UNIX)

By default, when you restart a UNIX-based Process Engine the Process Service software starts automatically. You can disable automatic startup by editing the startup file, /etc/inittab.

NOTE  Since Process Service is dependent on its database software, the database software must be running when the Process Service software starts, regardless of whether the Process Service software starts automatically or manually.

To disable automatic startup of the Process Service on the Process Engine server

  1. Log in to the Process Engine server as root.
  2. Stop all FileNet software running on the Process Engine server.
    1. From Process Task Manager, select each Process Engine server and click Stop on the toolbar.
    2. Close Process Task Manager.
  3. Open the etc/inittab file in a text editor.
  4. Comment out the following line:
  5. Save the file and close the text editor.
  6. Restart each Process Engine server.