Getting information about fields in replicate articles  ASE Replicator configuration parameters

Chapter 3: Administering ASE Replicator

Getting information about replicate articles in subscriptions

You can get the following information about replicate articles in subscriptions:

The sp_helpreplicateconn procedure returns information about replicate articles in a replicate database.

StepsTo get information about all replicate articles in all subscriptions in a specific replicate database

  1. Use sp_helpreplicateconn with the arts keyword, and specify a replicate database connection:

    sp_helpreplicateconn arts, conn="conn_name"
    

    where conn_name is the name of a replicate database connection.

The sp_helpsub procedure returns information about replicate articles in a specified subscription.

StepsTo get information about all replicate articles in a specified subscription

  1. Use sp_helpsub with the arts keyword, and specify a subscription:

    sp_helpsub arts, sub_name
    

    where sub_name is the name of a subscription.





Copyright © 2004. Sybase Inc. All rights reserved. ASE Replicator configuration parameters

View this book as PDF