Display publication dtatus and number of articles

To display the number of articles in a publication and its current status, use check publication.

Any user can execute check publication at either the primary or replicate Replication Server. If you execute check publication at the replicate Replication Server, you must have the same login and password at the primary and replicate servers.

The following example displays the status and number of articles in the pubs2_pub publication.

check publication pubs2_pub
    with primary at TOKYO_DS.pubs2

Refer to Chapter 3, “Replication Server Commands,” in the Replication Server Reference Manual for complete syntax and usage guidelines and sample output.