Getting information about primary articles in publications  Getting information about primary articles with no subscribers

Chapter 3: Administering ASE Replicator

Getting information about unpublished objects

You can use the sp_helpprimaryconn procedure to get a list of all unpublished objects in a primary database. Unpublished objects in a primary database are objects for which no primary articles exist.

StepsTo get information about all unpublished primary objects in a specific primary database

  1. Use sp_helpprimaryconn with the unpub keyword, and specify a primary database connection:

    sp_helpprimaryconn unpub, conn="conn_name"
    

    where conn_name is the name of a primary database connection.





Copyright © 2005. Sybase Inc. All rights reserved. Getting information about primary articles with no subscribers

View this book as PDF