Monitors the progress of replication-based synchronization (RBS) and checks for potential data contention or bottlenecks. This utility is located in <UnwiredPlatform_InstallDir>\Servers\SQLAnywhere11\BIN32.
Prerequisites: You need JDK 1.6.0_16 or higher to use this utility. 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. |