Start of changeFileNet P8 Content Search Engine, Version 5.0.+            Operating systems:  AIX, HP-UX, Linux, Solaris

Starting or stopping IBM Content Search Services servers

You can manually start or stop the IBM® Content Search Services servers on which Content Engine relies to index and search for content, by running the startup and shutdown commands for your operating system.

The default directory location from which you must run these commands is:
Tip: If you installed IBM Content Search Services as a service, you can start and stop the server by using the Windows service. Go to Start > Control Panel > Administrative Tools > Services, right-click on the service, and select the task to run.

To manually start or stop IBM Content Search Services servers:

  1. Log in to the computer where the IBM Content Search Services servers are installed as the css_os_user.
  2. Run one of the following commands, depending on your operating system:
    Option Description
    AIX, Linux, Solaris (all supported versions)

    Start services:

    /css_install_location/server_name/bin/startup.sh

    Stop services:

    /css_install_location/server_name/bin/shutdown.sh

    Windows (32 bit and 64 bit)

    Start services:

    \css_install_location\server_name\bin\startup.bat

    Stop services:

    \css_install_location\server_name\bin\shutdown.bat



Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)
End of change