Contents Index First steps Create the message links and addresses

SQL Remote User's Guide
  A Tutorial for Adaptive Server Enterprise Users
    Tutorial: Adaptive Server Enterprise replication

Setting up the 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 should have system administrator authority to carry out these tasks.


Create the message links and addresses
Create the necessary users and permissions
Create the publication and subscription
Extract the remote database

Contents Index First steps Create the message links and addresses