SQL Remote User's Guide
Tutorials for Adaptive Server Anywhere Users
Tutorial: Adaptive Server Anywhere replication using Sybase Central
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:
Create a message type to use for replication.
Grant PUBLISH permissions to a user ID to identify the source of outgoing messages.
Grant REMOTE permissions to all user IDs that are to receive messages.
Create a publication describing the data to be replicated.
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