Local mode allows you to configure an EAServer installation without requiring a connection to a server. Local mode is helpful in situations where it is not convenient to start a server, for example, when using jagtool to configure new installations. Not all commands can run in local mode. To see whether a command supports local mode, check the syntax listing for the command in this chapter or check the help output for the command.
To run in local mode, specify the arguments in Table 12-2.
Parameter |
To specify |
---|---|
|
Specifies whether to run in local mode, without a connection to the server. If not specified, jagtool requires a connection to a running server. |
|
Specifies the name of the server to use when running in local mode. Specify the name of the server that you would connect to if running in connected mode. If you do not specify a server name, the default is Jaguar. |
Local mode also requires the following:
You must be logged in to the operating system as a user with read and write privileges on the EAServer installation directory and all subdirectories.
You must set the JAGUAR environment variable set to specify the local installation directory.
When running jagtool or jagant locally, the user name and password arguments are optional. If supplied, these arguments are ignored.
Not all commands can run in local mode. The reference page for each command indicates whether the command supports local mode.
Copyright © 2005. Sybase Inc. All rights reserved. |