Chapter 13 Using jagtool and jagant


restart

Description

Restarts the server to which you are connected.

Syntax

Command line:

restart

Ant build file:

<jag_restart />

Like all commands, restart requires connection flags at the command line and the jag_connect command in Ant build files (see "Using the jag_connect Command"). restart terminates and restarts the server process that you have connected to.

Examples

This example connects to the server eclipse on port 9005, with the user name jagadmin and the password jagpass, and restarts the server.

All jagant commands depend on jag_connect. See "Using the jag_connect Command" for more information about jag_connect.

See Also

shutdown

 


Copyright © 2002 Sybase, Inc. All rights reserved.