Monitors the progress of replication synchronization and checks for potential data contention or bottlenecks. This utility is located in SMP_HOME \Servers\SQLAnywhereXX\BIN32.
Prerequisites: To use this utility, ensure you are using the correct version of the JDK. For details, see SAP Mobile 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 SAP Mobile Server. |
-p password |
Required to connect to the SAP Mobile Server. |
-x [tcpip | tls | http | https] [(keyword=value;...)] |
Required to
connect to the
SAP Mobile 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. |