Stops the MobiLink server on the local computer.
mlstop [ options ] [ name ]
Option | Description |
---|---|
@data |
Use this to read in options from the specified environment variable or configuration file. If both exist with the same name, the environment variable is used. See Configuration files. If you want to protect passwords or other information in the configuration file, you can use the File Hiding utility to obfuscate the contents of the configuration file. See File Hiding utility (dbfhide). |
-f |
Forced shutdown. Use if a hard shutdown does not work. |
-h |
Hard shutdown. MobiLink stops all synchronizations and exits. Some remotes may report an error. |
-q |
Quiet mode. This suppresses the banner. |
-t time |
Soft shutdown, with a hard shutdown after the specified time. time is a number followed by D, H, M, or S (for days, hours, minutes and seconds). For example, |
-w |
Waits for the MobiLink server to shut down before returning from the command. |
name |
If the MobiLink server is started using the -zs option, it must be shut down by specifying the same server name. See -zs mlsrv12 option. |
By default (if none of -f, -h or -t are specified), mlstop does a soft shutdown.
Soft shutdown the MobiLink server stops accepting new connections and exits when the current synchronizations are complete.
Hard shutdown the MobiLink server stops all synchronizations and exits. Some remotes may report an error.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |