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 » MobiLink - Getting Started » MobiLink tutorials » Tutorial: Using MobiLink with an Oracle Database 10g

 

Lesson 7: Deploying the synchronization model

The Deploy Synchronization Model Wizard allows you to deploy the consolidated database and remote database. You can deploy each database individually or both of them together. The Deploy Synchronization Model Wizard takes you through the steps of configuring options for deployment.

Prerequisites

This lesson assumes you have completed all preceding lessons. See Lesson 1: Designing the schemas.

This lesson assumes you have the roles and privileges listed in the Permissions and privileges section at the start of this tutorial: Tutorial: Using MobiLink with an Oracle Database 10g.

 Task
  1. In the left pane of Sybase Central under MobiLink 16, expand oracle_project, Synchronization Models, sync_oracle.

  2. Click File » Deploy.

    The Deploy Synchronization Model Wizard appears.

  3. Accept the default setting for the Select The Folder To Contain Files Generated By The Wizard field and click Next.

  4. Accept the default settings for the Client Network Options page and click Next.

  5. On the MobiLink User and Password page under What MobiLink user and password do you want to use, select Use these and perform the following tasks:

    1. In the MobiLink User field, type oracle_remote.

    2. In the MobiLink Password field, type oracle_pass.

    3. Check Register this user in the consolidated database. Registered users are permitted to synchronize and click Next and then click Next again.

  6. On the Synchronization Profile page, leave the default synchronization profile name as sync_oracle_publication_oracle_remote. Click Next.

  7. On the Choose How To Prepare Databases For Synchronization page, choose the following options:

    1. For What do you want to do with the SQL script created to prepare the consolidated database for synchronization, choose Execute against consolidated database.

    2. For What do you want to do with the SQL script created to prepare the remote database for synchronization, choose Execute against a new remote database.

    3. Click Next.

  8. Click Finish.

  9. Click Close.

Results

Your consolidated database is configured for synchronization with many remote clients, and you have successfully deployed one remote client. To deploy other remote clients, you can run this wizard again, making sure to create a new MobiLink user and opt out of deploying the consolidated database and MobiLink server. Since the consolidated database and MobiLink server have already been deployed, all you need to do is deploy other remote synchronization clients.

 See also