Getting replicate article metadata information  Getting information about replicate articles in subscriptions

Chapter 3: Administering ASE Replicator

Getting information about fields in replicate articles

Information about fields in replicate articles includes:

You must qualify a replicate article by subscription or by replicate database when you request field information.

StepsTo get information about fields in a specific replicate article in a specific subscription

  1. Use sp_helpreplicateart with the fields keyword, and specify a replicate article name and a subscription:

    sp_helpreplicateart fields, rep_art, sub=sub_name
    

    where rep_art is the name of the replicate article, and sub_name is the name of a subscription.

StepsTo get information about fields in a specific replicate article in a specific replicate database

  1. Use sp_helpreplicateart with the fields keyword, and specify a replicate article name and a replicate database connection:

    sp_helpreplicateart fields, rep_art, conn="conn_name"
    

    where rep_art is the name of the replicate article, and conn_name is the name of a replicate database connection.





Copyright © 2004. Sybase Inc. All rights reserved. Getting information about replicate articles in subscriptions

View this book as PDF