Contents Index -za option -zp option

MobiLink Synchronization Reference
  MobiLink Synchronization Server Options
    MobiLink synchronization server
      dbmlsrv9 options

-ze option

Function 

Generates sample scripts that, if activated, perform a simple snapshot synchronization.

Syntax 

dbmlsrv9 -c "connection-string" -ze

Description 

The following scripts are generated:

You can use these scripts as starting points for creating your own scripts.

To generate scripts, you must also specify that the client sends column names. You do this when you initiate synchronization. For Adaptive Server Anywhere remotes, see SendColumnNames (scn) extended option. For UltraLite remotes, see Send Column Names synchronization parameter.

The generated scripts perform one-to-one snapshot synchronization using the table and column names sent from the client. If the consolidated database has different table or column names than the remote, activating these scripts will cause an error during the synchronization.

Note: 
Scripts are generated only the first time that a remote synchronizes, and only when the given script version does not exist. Otherwise, -ze has no effect.
See also 

-za option


Contents Index -za option -zp option