Create the Replication Agent transaction log  Start replication

Chapter 3: Replication Agent for Microsoft SQL Server

Mark a primary table for replication

Mark the test primary table (rax_test) that was created in the Microsoft SQL Server database by the mssql_create_test_primary_table.sql script.

StepsTo mark the test primary table for replication

  1. Use isql or another query processor to log in to the Replication Agent administration port.

  2. Use the following command to mark the rax_test table for replication:

    pdb_setreptable rax_test, mark
    

See the Sybase Replication Agent Administration Guide for more information about marking objects in the primary database.

NoteMake sure that replication is enabled for the rax_test table. See the Sybase Replication Agent Administration Guide for more information.





Copyright © 2005. Sybase Inc. All rights reserved. Start replication

View this book as PDF