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:
- AIX®, Linux®,
Solaris: opt/IBM/Content_Search_Services/CSS_Server/bin
- Windows®: C:\Program
Files\IBM\Content Search Services\CSS_Server\bin
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 , right-click on the
service, and select the task to run.
To manually start or stop IBM Content
Search Services servers:
- Log in to the computer where the IBM Content
Search Services servers are installed
as the css_os_user.
- 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
|