Contents Index Set up the remote database in Sybase Central Preparing for the replication tutorial

SQL Remote User's Guide
  Tutorials for Adaptive Server Anywhere Users

Tutorial: Adaptive Server Anywhere replication using Interactive SQL and dbxtract


The following sections are a tutorial describing how to set up a simple SQL Remote replication system for users who prefer to use command-line tools or who want to know what Sybase Central is doing behind the scenes.

This tutorial describes the SQL statements for managing SQL Remote, which can be run from Interactive SQL. It also describes how to run the dbxtract command-line utility to extract remote databases from a consolidated database.

In this tutorial you act as the DBA of the consolidated database, and set up a simple replication system using the file-sharing message link. The simple example is a primitive model for a sales-force automation system, with two tables. One contains a list of sales representatives, and another a list of customers. The tables are replicated in a setup with one consolidated database and one remote database. You can install this example on one computer.


Preparing for the replication tutorial
Set up the consolidated database
Set up the remote database

Contents Index Set up the remote database in Sybase Central Preparing for the replication tutorial