For a Solaris operating environment, you start and stop Sybase Search containers and the Web Administration server from a UNIX command line.
Before starting any containers, you must set the environment
variable LD_LIBRARY_PATH for
the current profile so that the document filters operate correctly.
To set this variable, run <installLocation>/OmniQ/bin/env.sh.
To start a Sybase Search container, enter <installLocation>/OmniQ/bin/OmniQEnterprise.sh start [ID], where [ID] is the container ID. For the Hub container, the ID is 1.
To stop a Sybase Search container, enter <installLocation>/OmniQ/bin/OmniQEnterprise.sh stop [ID].
To start the Web Administration server, enter <installLocation>/Hyena/bin/Hyena.sh start.
To stop the Web Administration server, enter <installLocation>/Hyena/bin/Hyena.sh stop.