Chapter 13 Using jagtool and jagant
Puts the server that you have connected to into admin mode. The server must be restarted for the change to take effect.
Command line:
set_admin [reason]
Ant build file:
<jag_set_admin [reason="reason"] />
| Option | Description | Default | Required |
|---|---|---|---|
| reason | The reason the server is being put into admin mode. | - | No |
This example puts the server into admin mode with the reason "Regularly scheduled maintenance".
jagtool set_admin "Regularly scheduled maintenance"
<jag_set_admin reason="Regularly scheduled maintenance" />
| Copyright © 2002 Sybase, Inc. All rights reserved. |
| |