A convenience batch file called servers.bat, located in the %OMNIQ_3.0% root installation directory, is included with the OmniQ Enterprise installation files. This file allows you to start OmniQ Enterprise and one instance of Hyena in a single container. This file is provided for convenience and can be removed for the actual installation.
The default single server configuration is located in %OMNIQ_3.0%\OmniQ\config\Container.0.xml.
The first time OmniQ Enterprise is started it generates
the %OMNIQ_3.0%\OmniQ\data directory
and creates numerous files and directories within it. These files
are configuration specific files. If the configuration is changed,
for example, when distributing the installation, the %OMNIQ_3.0%\OmniQ\data directory
should be deleted to avoid any conflicts.
You can revert to a “clean” installation any time by stopping OmniQ Enterprise and deleting this directory.
To start OmniQ Enterprise:
Starting OmniQ Enterprise
Open a Command Prompt window and navigate to the %OMNIQ_3.0% root installation directory.
Run the servers.bat file, specifying the start command and container ID of 0 (zero). For example:
servers.bat -start 0
This opens two windows—one for OmniQ Enterprise and the other for Hyena.
Hyena runs on port 8081 by default. To go to the OmniQ Enterprise administration pages, enter the following URL in a browser window:
http://localhost:8081/omniq
For information about using the administration pages, see the OmniQ Enterprise Edition Reference Manual.
Stopping OmniQ Enterprise
Open a Command Prompt window and navigate to the %OMNIQ_3.0% root installation directory.
Run the servers.bat file, specifying the stop command and container ID. For example:
servers.bat -stop 0
Two windows open, which close the two previously opened windows from when OmniQ Enterprise and Hyena were started. The remaining two windows then close automatically.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |