Disable automatic startup of the reporting services

  1. Navigate to the EGO service directory.

    For example,

    Linux: cd EGO_TOP/eservice/esc/conf/services

    Windows: cd EGO_TOP\eservice\esc\conf\services

  2. Edit the service configuration file and change the service type from automatic to manual.

    In the <sc:StartType> tag, change the text from AUTOMATIC to MANUAL.

  3. Stop the service that you changed.
  4. In the command console, restart EGO on the master host to activate these changes.

    egosh ego restart master_host_name