 
 
  
  
MobiLink Synchronization Reference
  MobiLink Synchronization Client 
    dbmlsync options
Drops conflicting locks to the remote database.
dbmlsync -d ...
During synchronization, unless the locktables extended option is set to OFF, all tables involved in the publications being synchronized are locked to prevent any other processes from making changes. Ordinarily, if another process has a lock on one of these tables, the synchronization is delayed until that process releases its lock. Specifying this option forces Adaptive Server Anywhere to drop any other connections to the remote database that hold conflicting locks.
 
 
  
 