Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere 16 - Changes and Upgrading » What's new in version 16.0 » MobiLink behavior changes

 

MobiLink deprecated and discontinued features

Note

As with all forward-looking statements, the lists of deprecated features are not guaranteed to be complete and are subject to change.

  • SQL Anywhere 11.0.1 consolidated database support   SQL Anywhere version 11.0.1 and earlier is no longer supported.

  • Sybase Adaptive Server Enterprise 15.0 consolidated database support   Sybase Adaptive Server Enterprise version 15.0 and earlier is no longer supported.

  • Microsoft SQL Server 2005 consolidated database support   Microsoft SQL Server version 2005 and earlier is no longer supported.

  • SAP Sybase IQ 15.2 consolidated database support   SAP Sybase IQ version 15.2 and earlier is no longer supported.

  • IBM DB2 LUW 9.5 consolidated database support   IBM DB2 LUW 9.5 and earlier is no longer supported.

  • mlstop -f option removed   The -f command line option for mlstop has been removed. However, if the -f option is specified, mlstop treats it as the -h option. See MobiLink Stop utility (mlstop).

  • Callbacks removed from mlreplay   The following callbacks have been removed from the MobiLink Replay utility (mlreplay):

    • FreeAllUploadRows
    • GetNumUploadTables
    • GetUploadTable
    • GetNumRows
    • GetRow

  • script_full_path field removed   The script_full_path field has been removed from the a_sync_db structure. See a_sync_db structure [database tools].

  • Conflict detection that relies on modified row counts has been removed   Conflict detection that replies on the MobiLink server assessing how many rows were changed by an upload script has been removed. The MobiLink server supports using an upload_fetch script to detect conflicts, or using no conflict detection. See Conflict detection.

  • conflicted_inserts and conflicted_deletes upload statistics have been removed   The conflicted_inserts and conflicted_deletes upload statistics have been removed.

  • Forced conflict mode has been removed   The previously deprecated forced conflict mode has now been removed from MobiLink.

  • ml_add_column system procedure has been deprecated   The ml_add_column system procedure has been deprecated. Column names are always sent.

  • ml_column system table has been deprecated   The ml_column system table has been deprecated. Column names are always sent.

  • The MobiLink tls_type and e2ee_type protocol options no longer accept ECC as an option   See Elliptic curve encryption (ECC).