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 Remote » Creating SQL Remote systems » Subscriptions

 

Creating a SQL Remote subscription

Subscribe a user to a publication by creating a subscription.

Prerequisites

You must have the SYS_REPLICATION_ADMIN_ROLE system role and the publication must already have been created.

Context and remarks

Each database that shares information in a publication must have a subscription to the publication. Periodically, the changes made to each publication in a database are replicated to all subscribers of that publication. These replications are called publication updates

 Task
  1. In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the database.

  2. Double-click the database name.

  3. Double-click the SQL Remote Subscriptions.

  4. Click File » New » SQL Remote Subscription.

  5. Follow the instructions in the Create SQL Remote Subscription Wizard.

    The details of the subscription are different depending on whether the publication uses a subscription expression.

Results

The user is subscribed to the publication.