Contents Index Preparing for the Sybase Central replication tutorial Add a SQL Remote message type

SQL Remote User's Guide
  Tutorials for Adaptive Server Anywhere Users
    Tutorial: Adaptive Server Anywhere replication using Sybase Central

Setting up a consolidated database


This section of the tutorial describes how to prepare the consolidated database of a simple replication system.

Preparing a consolidated database for replication involves the following steps:

  1. Create a message type to use for replication.

  2. Grant PUBLISH permissions to a user ID to identify the source of outgoing messages.

  3. Grant REMOTE permissions to all user IDs that are to receive messages.

  4. Create a publication describing the data to be replicated.

  5. Create subscriptions describing who is to receive the publication.

You require DBA authority to carry out these tasks.


Add a SQL Remote message type
Add the publisher and remote user to the database
Add publications and subscriptions

Contents Index Preparing for the Sybase Central replication tutorial Add a SQL Remote message type