To check for a valid installation of Sybase Search:
Start the Search servers.
If you have performed a full installation of Sybase Search:
On Sun Solaris:
Go to the $SYBASE/Search-3_2/OmniQ/bin directory and enter:
. ./env.sh
./sysearch64.sh start 1
Go to the $SYBASE/Search-3_2/Hyena/bin directory and enter:
./Hyena64.sh start
On IBM AIX:
Go to the $SYBASE/Search-3_2/OmniQ/bin directory and enter:
. ./env.sh
./sysearch32.sh start 1
Go to the $SYBASE/Search-3_2/Hyena/bin directory and enter:
./Hyena32.sh start
If you have performed a custom installation of Sybase Search, you must start the various Search servers.
Go to the $SYBASE/Search-3_2/OmniQ/bin directory and start the hub container.
On Sun Solaris:
. ./env.sh
./sysearch64.sh start 1
On IBM AIX:
. ./env.sh
./sysearch32.sh start 1
Go to the $SYBASE/Search-3_2/OmniQ/bin directory and start the satellite container:
On Sun Solaris:
. ./env.sh
./sysearch64.sh start 2
On IBM AIX:
. ./env.sh
./sysearch32.sh start 2
Go to the $SYBASE/Search-3_2/Hyena/bin directory and start the Web administration server:
On Sun Solaris:
./Hyena64.sh start
On IBM AIX:
./Hyena32.sh start
Invoke the Web administration console:
Start Sybase Central.
Go to the $SYBASE directory and enter:
source SYBASE.csh
Go to the $SYBASE directory and enter:
./startdsa
In the left navigation pane, click Data Services Administrator.
Select the Sybase Search tab displayed in the right pane of the Sybase Central screen.
Right-click Web Administration Server and select Open. The Sybase Search 3.2 administration page displays.
The default address of the Web Administration Server is http://localhost:8111/omniq. Replace localhost with the host name on which the Web Administration Server is running, if Sybase Search is installed on a different host. See the Data Services Administrator online help for information on how to change the Web address.
Enter the administrator password and click Login. The Sybase Search Home Page appears.
On the Sybase Search 3.2 Home Page, click the System tab. If the installation is successful, you can view the environment details, memory usage, and events for all installed containers within the Sybase Search installation.