In Windows, you can start and stop Sybase Search containers and the Web Administration server from the Windows Start Menu or from a command prompt.
To start or stop Sybase Search from the Windows Start
Menu
From the Windows Start Menu, select Programs | Sybase.
Select Sybase Search 3.1.
To start a single server installation, select Start Single Container. The single container and Web Administration server start and run in a Windows console.
To start a hub container, select Start Hub Container. The hub container starts and runs in a Windows console.
To start a satellite container, select Start Satellite Container n, where n is the number that identifies the satellite container. The satellite container starts and runs in a Windows console.
To start the Web Administration server, select Start Web Administration Server. The Web Administration server starts and runs in a Windows console.
To stop a single server installation, select Stop Single Container. The single container and Web Administration server stop and the Windows console closes.
To stop a hub container, select Stop Hub Container. The hub container stops and the Windows console closes.
To stop a satellite container, select Stop Container n, where n is the number that identifies the satellite container. The satellite container stops and the Windows console closes.
To stop the Web Administration server, select Stop Web Administration Server. The Web Administration server stops and the Windows console closes.
To start or stop a Sybase Search container from a
Windows command prompt
Open a Windows command prompt.
Change directories to <installLocation>\OmniQ\bin.
To start a container, enter OmniQEnterprise.bat -start [ID], where [ID] is the container ID. The container starts and runs in a Windows console.
To start the Web administration server, change directories to \Hyena\bin and enter Hyena.bat -start.
To stop a container, enter OmniQEnterprise.bat -stop [ID], where [ID] is the container ID. The container stops and the Windows console closes.
To stop the Web administration server, change directories to \Hyena\bin and enter Hyena.bat -stop.