Collection Contents Previous Next PDF

MobiLink Clients

Adaptive Server Anywhere Client Synchronization Parameters

dbmlsync options

-ek option


Function 

Allows you to specify the encryption key for strongly encrypted databases directly on the command line.

Syntax 

dbmlsync -ek key ...

Description 

If you have a strongly encrypted database, you must provide the encryption key to use the database or transaction log in any way, including offline transactions. For strongly encrypted databases, you must specify either -ek or -ep, but not both. The command will fail if you do not specify a key for a strongly encrypted database.


Collection Contents Previous Next PDF