Deploy Synchronization Model Wizard: Options For MobiLink Server page

This page allows you to set options for the MobiLink server.

This page has the following components:

What name do you want to give the MobiLink server?   Type the name of the MobiLink server.

Additional MobiLink server command-line options   Type any additional MobiLink server options. See MobiLink server options.

The following table lists the options you can specify.

Option Description
@data Read in options from the specified environment variable or configuration file. See @data mlsrv12 option.
-a Disable automatic reconnection upon synchronization error. See -a mlsrv12 option.
-b Trim blank padding of strings. See -b mlsrv12 option.
-bn size Specify the maximum number of bytes to consider when comparing BLOBs for conflict detection. See -bn mlsrv12 option.
-c "keyword=value; ..." Supply ODBC database connection parameters for your consolidated database. See -c mlsrv12 option.
-cm size Specify the server memory cache size. See -cm mlsrv12 option.
-cn connections Set the maximum number of simultaneous connections with the consolidated database server. See -cn mlsrv12 option.
-cr count Set the maximum number of database connection retries. See -cr mlsrv12 option.
-cs "keyword=value; ..." Supply system database connection parameters for your MobiLink System Database (MLSD).
-ct connection-timeout Set the length of time a connection may be unused before it is timed out. See -ct mlsrv12 option.
-dl Display all log messages in the MobiLink server messages window. See -dl mlsrv12 option.
-dr For Adaptive Server Enterprise only. Ensures that tables involved in synchronization do not use the DataRow locking scheme. See -dr mlsrv12 option.
-ds size Specify the maximum amount of data that can be stored for use in all restartable downloads. See -ds mlsrv12 option.
-dsd Disable snapshot isolation, which is the default download isolation level for SQL Anywhere and Microsoft SQL Server consolidated databases. See -dsd mlsrv12 option.
-dt Detect transactions only within the current database. See -dt mlsrv12 option.
-e filename Store remote error logs sent into the named file. See -e mlsrv12 option.
-esu Use snapshot isolation for uploads. See -esu mlsrv12 option.
-et filename Store remote error logs sent into the named file, but delete the contents first if the file exists. See -et mlsrv12 option.
-fips Forces all secure MobiLink streams to be FIPS-compliant. See -fips mlsrv12 option.
-ftr path Creates a location for files that are to be used by the mlfiletransfer utility. See -ftr mlsrv12 option.
-lsc protocol[protocol-options] Specifies the local server connect information. See -lsc mlsrv12 option.
-m [filename] Enables QAnywhere messaging. See -m mlsrv12 option.
-nc connections Sets maximum number of concurrent connections. See -nc mlsrv12 option.
-notifier Starts a Notifier for server-initiated synchronization. See -notifier mlsrv12 option.
-o logfile Log messages to a file. See -o mlsrv12 option.
-on size Set maximum size for log file. See -on mlsrv12 option.
-oq Prevent the popup window on startup error. See -oq mlsrv12 option.
-os size Maximum size of output file. See -os mlsrv12 option.
-ot logfile Log messages to a file, but delete its contents first. See -ot mlsrv12 option.
-q Minimize the MobiLink server messages window. See -q mlsrv12 option.
-r retries Retry deadlocked uploads at most this many times. See -r mlsrv12 option.
-rd delay Set maximum delay, in seconds, before retrying a deadlocked transaction. See -rd mlsrv12 option.
-s count Specify the maximum number of rows to be fetched or sent at once. See -s mlsrv12 option.
-sl dnet script-options Set the .NET Common Language Runtime (CLR) options and force the CLR to load on startup. See -sl dnet mlsrv12 option.
-sl java script-options Set the Java VM options and force loading of the Java VM on startup. See -sl java mlsrv12 option.
-sm number Set the maximum number of synchronizations that can be actively worked on. See -sm mlsrv12 option.
-tc minutes Set the count down timer for SQL script execution. See -tc mlsrv12 option.
-tf Fail the SQL script execution when the count down timer expires (not for Oracle). See -tf mlsrv12 option.
-tx count For transactional uploads, batches groups of transactions and commits them together. See -tx mlsrv12 option.
-ud On Unix platforms, run as a daemon. See -ud mlsrv12 option.
-ui For Linux with X window, starts the MobiLink server in shell mode if a usable display isn't available. See -ui mlsrv12 option.
-ux Opens the MobiLink server messages window. See -ux mlsrv12 option.
-v [ levels ] Controls the type of messages written to the log file. See -v mlsrv12 option.
-w count Set the number of database worker threads. See -w mlsrv12 option.
-wu count Set the maximum number of database worker threads permitted to process uploads concurrently. See -wu mlsrv12 option.
-x protocol[ (network-parameters) ] Specify the communications protocol. Optionally, specify network parameters in form parameter=value, with multiple parameters separated by semicolons. See -x mlsrv12 option.
-zf Specifies that the MobiLink server should check for script changes at the beginning of each synchronization. See -zf mlsrv12 option.
-zp In the event of a timestamp conflict between the consolidated and remote database, this option allows timestamp values with a precision higher than the lowest-precision to be used for conflict detection purposes. See -zp mlsrv12 option.
-zs name Specify a server name. See -zs mlsrv12 option.
-zt number Specify the maximum number of processors used to run the MobiLink server. See -zt mlsrv12 option.
-zu { + | - } Controls the automatic addition of users when the authenticate_user script is undefined. See -zu mlsrv12 option.

-zus

Causes MobiLink to invoke upload scripts for tables for which there is no upload. See -zus mlsrv12 option.

-zw 1,...5

Controls which levels of warning message to display. See -zw mlsrv12 option.
-zwd code Disables specific warning codes. See -zwd mlsrv12 option.
-zwe code Enables specific warning codes. See -zwe mlsrv12 option.

Where do you want to save the command file that will be generated for starting the MobiLink server?   Type the location where you want the command file saved, or click Browse to select the file.

 See also