-do option

Disables scanning of offline transaction logs.

Syntax
dbmlsync -do ...
Remarks

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 dbmlsync with the -do option is used, dbmlsync does not attempt to scan any offline transaction logs. Therefore, dbmlsync with -do should be able to sync from a database that is stored with all the other databases in a single directory, if this database does not have any offline transaction log files.

If this option is used and if offline transaction logs are required, dbmlsync is not be able to sync.

Cannot be used with -x option.