MobiLink - Server Administration
MobiLink Server Options
-t option
Logs ODBC calls issued by MobiLink to a file.
mlsrv10 -c "connection-string" -t ODBC-output-file ...
This option can be used to create a file containing all of the ODBC calls issued by MobiLink. If used on UNIX, with the SQL Anywhere driver used as a driver manager, this feature is ignored. The feature is useful for tracing what was called, passed, and retrieved. It has a severe impact on performance, so should not be used in production.
To prevent the file from becoming large, use the -tt option.