Disable Process Service automatic startup on Process Engine (UNIX)

By default, when you restart a UNIX-based Process Engine (PE) 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 PE server

  1. Log on to the PE server as root.
  2. Stop all FileNet software running on the PE server.
    1. From Process Task Manager, select each PE 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 PE server.