Replication Server provides a utility named rs_init, which sets up an Adaptive Server database as a replicate database. This setup creates the Replication Server database connection, creates the required tables and stored procedures in the replicate database, and defines the Replication Server Maintenance User ID.
For non-Sybase databases, no rs_init utility is provided. Instead, Sybase provides an example script for each step in setting up a non-Sybase database as a replicate database. These sample scripts are designed for each supported database. You must modify them and apply them manually.
For more information on setting up replicate databases, see “Replicate data servers”.