Disables scanning of offline transaction logs.
dbmlsync -do ...
If transaction log files for multiple databases are stored in a single directory, dbmlsync might not be able to sync from any of these databases, even if there is no offline transaction log file for any of these databases. If the -do option is used with dbmlsync, dbmlsync does not attempt to scan any offline transaction logs and should be able to synchronize from a database that is stored with all the other databases in a single directory.
If this option is used and if offline transaction logs are required, dbmlsync is not able to synchronize.
This option cannot be used with -x option.