Check Replication Status

You can use sp_setreptable to check the replication status for a table or all tables in the database.

To check replication status for the table, enter:
sp_setreptable table_name
To check replication status for all tables in the database, enter:
sp_setreptable