Contents IndexChapter 28.  SQL Remote Administration SQL Remote message types

User's Guide
   Part III. Using SQL Anywhere
     Chapter 28. SQL Remote Administration
      SQL Remote administration overview

There are two distinct phases of SQL Remote administration:

SQL Remote is built to provide robust replication within a well-defined setup. Consequently, while many iterations of schema and publication design and testing can be performed, SQL Remote is not designed to support extensive alterations to database object definitions while the replication system is up and running. Upgrading a SQL Remote setup may well involve resynchronizing all remote users.

This chapter describes topics in the following categories:

Sybase Central is the recommended tool for SQL Remote administration. It provides a graphical interface to all the elements of a SQL Remote setup: message types, remote users, publishers, publications, subscriptions, and the database extraction utility for synchronizing databases. If you do not have access to a platform on which Sybase Central can be run (Windows 95 or Windows NT 3.51 or later) you can carry out administration tasks using ISQL to enter SQL statements and using the command-line DBXTRACT utility to synchronize databases. This chapter describes both approaches.

Contents IndexChapter 28.  SQL Remote Administration SQL Remote message types