Collection Contents Previous Next PDF

MobiLink Clients

Adaptive Server Anywhere Client Synchronization Parameters

dbmlsync options

-d option


Function 

Drops conflicting locks to the remote database.

Syntax 

dbmlsync -d ...

Description 

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. If another connection has a lock on one of these tables, the synchronization fails. Specifying this option forces Adaptive Server Anywhere to drop any other connections to the remote database that hold conflicting locks.

See also 

Concurrency during synchronization


Collection Contents Previous Next PDF