cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get dbmlsrv.mle to work in SQL Anywhere 9 MobiLink?

Breck_Carter
Participant
1,866

Please... I need a consultant... i.e., someone to read the Help to me!

The dbmlsrv.mle file shows up after MobiLink syncs have run, and it's empty, and annoying...

This enticing message shows up in the dbmlsrv9.exe -o output...

Local file for remote synchronization logs: 'dbmlsrv.mle'

Accepted Solutions (1)

Accepted Solutions (1)

VolkerBarth
Contributor

Cf. this v10.0.1 doc page:

With no -e option, error logs from SQL Anywhere MobiLink clients are stored in a file named mlsrv10.mle. The -e option instructs the MobiLink server to store the error logs in the named file. By default, dbmlsync sends, on the occurrence of an error on the remote site, up to 32 kilobytes of remote log messages to a MobiLink server.

This option provides centralized access to remote error logs to help diagnose synchronization issues.

The amount of information delivered from a remote site can be controlled by the dbmlsync extended option ErrorLogSendLimit.

I'd think that this file is existing as soon as any client is syncing, and would only be filled in case of sync errors... - No consulting, just wild guessing:)

Breck_Carter
Participant
0 Kudos

Thank you, Volker, you're hired 🙂

The SQL Anywhere 9 Help is only available in Compiled HTML format, and that returns "no results" when you search on "dbmlsrv9.mle".

It does, however, find this topic when you search on just "mle"...

MobiLink Administration Guide 
  MobiLink Synchronization Server Options 
    MobiLink synchronization server 
      dbmlsrv9 options 
        -e option

...which says the same thing, albeit with a different file names in version 9: dbmlsrv9.exe and dbmlsrv.mle.

VolkerBarth
Contributor
0 Kudos

Well, back in v9, the file is simply named "dbmlsrv.mle" - you might try that as search topic:)

To read out the v10 help (from "What's New in Version 10.0.0 / MobiLink /... / Miscellaneous MobiLink behavior changes"):

The following file names have changed:

Old file name New file name
...
dbmlsrv.mle mlsrv10.mle

Breck_Carter
Participant
0 Kudos

That was a speling misteak in my comment. I did try searching the V9 Help on both dbmlsrv.mle and "dbmlsrv.mle" and both times it said "No topics found"... even though that exact string existed in the dbmlsrv9.exe -e topic.

...a limitation of Compiled HTML Help methinks.

Answers (0)