Before you can use the new MobiLink server with an existing SQL Anywhere consolidated database that is version 10.0.0 or later, run upgrade scripts to install new system objects.
Prerequisites
You must be the owner of the currently installed MobiLink system tables to run the setup scripts.
The MONITOR system privilege is required to invoke the locking/blocking detection logic.
Context and remarks
You can also use the following methods to update the MobiLink system setup:
In the MobiLink plug-in for Sybase Central, click MobiLink 16 » Project » Consolidated Databases and right-click the database name and click Check MobiLink System Setup. If your database requires setup or upgrading, you are prompted to continue.
When you use the Deploy Synchronization Model Wizard, system setup is checked when you connect to your consolidated database. If your database requires setup or upgrading, you are prompted to continue. See Synchronization models.
Upgrade the SQL Anywhere software.
Upgrade the MobiLink system setup by running the appropriate upgrade script for the version you are upgrading from.
The upgrade script is called upgrade_sa.sql. It is located under your SQL Anywhere installation in MobiLink\upgrade\version, where version is the SQL Anywhere version you are upgrading from.
For example, connect to the database in Interactive SQL and execute the following statement:
READ "C:\Program Files\SQL Anywhere 16\MobiLink\upgrade\10.0.x\upgrade_sa.sql" |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |