Monitors the progress of replication synchronization and checks for potential data contention or bottlenecks. This utility is located in <UnwiredPlatform_InstallDir>\Servers\SQLAnywhereXX\BINXX.
Prerequisites: To use this utility, ensure you are using the correct version of the JDK. For details, see Unwired Platform Runtime Requirements in Supported Hardware and Software. If you choose to use an existing JDK option during installation, also ensure that you have set the JAVA_HOME environment variable to the installation location of this JDK version. Otherwise, you must use a text editor to modify the existing JDK path in the batch file itself.
mlmon [connect-options|inputfile.{mlm|csv}]
When you execute this command, you are prompted to provide:
Option | Description |
---|---|
-u ml_username |
Required to connect to the messaging server. |
-p password |
Required to connect to the messaging server. |
-x [tcpip | tls | http | https] [(keyword=value;...)] |
Required to connect to the messaging server. The keyword=value pairs can be:
|
-o outputfile.{mlm|csv} | Closes the monitor at the end of the connection and saves the session in the specified file. |