You can switch a server from Admin mode to Ready mode using any of the following techniques:
Using EAServer Manager, by connecting to the server, highlighting the server icon, and choosing File | Set Ready.
Using jagtool, by running the set_ready commands.
Using a custom management client, by calling the setReady method in the Jaguar::Management API.
By deleting the file <servername>.admin in the Repository/Server subdirectory of the EAServer installation, where <servername> is the server name and restarting the server.
Unless you manually delete the <servername>.admin file, the server does not require a restart to switch to Ready mode; it begins accepting regular client connections immediately. If the configuration that you performed requires a server restart, do it before switching to Ready mode.
Copyright © 2005. Sybase Inc. All rights reserved. |