Before you can work through the tutorials, run the sample applications, or develop EAServer applications, you must start the preconfigured Jaguar server.
These procedures start the preconfigured server with
the default configuration, which is adequate for running the tutorials.
There are many other options for server start-up not discussed here,
such as selecting a different Java virtual machine or running EAServer
as a Windows service. For these details and more, see “Starting
the server” in the EAServer System Administration
Guide.
You can start the server from the command line or using the Start button.
Using the Start button
Select Start | Programs | Sybase | EAServer 5.1 | Jaguar Server.
The server starts and runs in a console window.
Using the command line
Change to the EAServer bin subdirectory, and run the serverstart command. For example:
c: cd \Program Files\Sybase\EAServer\bin start serverstart
The server starts and runs in a new console window. To run the server in the same window as your command prompt, omit start from the command.
Start the server from the command line.
Starting the server
Change to the EAServer bin directory, and run serverstart.sh. For example:
cd /opt/Sybase/EAServer/bin serverstart.sh
The server starts and runs as a foreground process in the current console window. To start the server in a separate window, specify the -xterm option. For example:
cd /opt/Sybase/EAServer/bin serverstart.sh -xterm
The server starts in a new xterm terminal window. X Windows must be installed and configured to use this option. In other words, the xterm command must successfully launch a terminal window in the shell where you start the server.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |