You can shut down the LTM from the user interface in Windows, or in other circumstances by issuing a command.
To stop the LTM on Windows when the LTM is not running as a service
Click Shutdown on the user interface.
To stop the LTM by issuing a command
Connect to the LTM from isql using the LTM_admin_user login name and password in the LTM configuration file. The user ID and password are case sensitive.
Stop the LTM using the SHUTDOWN statement.
The following statements connect isql to the LTM PRIMELTM, and shut it down:
isql -SPRIMELTM -UDBA -Psql 1> shutdown 2> go |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |