MobiLink server

Following is a list of enhancements to the MobiLink server introduced in SQL Anywhere version 12.0.1.

  • Automatic adjustment of database worker threads   The MobiLink server can now automatically adjust the number of database worker threads to maximize throughput. See -wm mlsrv12 option.

  • New named system parameters   The following new named system parameters have been added to MobiLink so that scripts can identify a new remote ID or user name:

    • new_remote_id   This new system parameter indicates a new remote ID and is available in the authenticate_user and begin_synchronization connection scripts, and the begin_synchronization table script.

    • new_username   This new system parameter indicates a new user name and is available in the authenticate_user and begin_synchronization connection scripts, and the begin_synchronization table script.

    For more information, see:

  • bigtime and bigdatetime data types added to support ASE 15.5   These data types should be mapped to TIME and TIMESTAMP respectively in SQL Anywhere and UltraLite. See Adaptive Server Enterprise data mapping.

  • Maximum length for authentication parameters has been extended   Each MobiLink authentication parameter can be up to 4000 bytes long. The previous limit was 128 bytes. See Authentication parameters.

 New mslrv12 features
 New MobiLink central administration of remote databases features