Chapter 13 Using jagtool and jagant


shutdown

Description

Shuts down the server to which you are connected.

Syntax

Command line:

shutdown

Ant build file:

<jag_shutdown />

Like all commands, shutdown requires connection flags at the command line and the jag_connect command in Ant build files (see "Using the jag_connect Command"). shutdown terminates 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 shuts down the server.

See Also

restart

 


Copyright © 2002 Sybase, Inc. All rights reserved.