Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3802632
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T14:14:20+00:00 2026-05-19T14:14:20+00:00

In SQL Server, on the Subscription side, how can you know if a table

  • 0

In SQL Server, on the “Subscription side”, how can you know if a table is under replication/subscription?

Any idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T14:14:21+00:00Added an answer on May 19, 2026 at 2:14 pm

    I’m not sure there’s a simple answer to this, and I think the answers may vary based on the type of replication. I think you may have to rely on heuristics to answer it.

    For snapshot replication, I’m unable to think of anything that would give the game away. Obviously, the presence of the replication tables (e.g. MSreplication_objects) tells you that replication is occurring within the database, but there aren’t any specific clues about tables, so far as I’m aware.

    For transactional replication (non updating), you may be able to go via MSreplication_objects (which will list some stored procs) and then use sys.sql_dependencies to locate the tables that these relate to

    For transaction replication (updating), you can look in MSsubscription_articles (or look for the presence of the subscription updating triggers against the table)

    For merge replication, you can look in sysmergearticles, but you’d also have to look in sysmergesubscriptions to determine that you’re on the subscription side.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

SQL Server procedure can return result sets. I have a table emp(emp__id, emp__name, ...)
Is it possible to use SQL Server's replication service to replicate from table A
I haven't worked with reinitializing a subscription for SQL Server 2005 replication before and
Sql Server Management Studio 2008 is not scripting table permissions even when I select
I have a subscription set up in sql server reporting services to email me
SQL Server 2000 I backup a table like below: select * into bkp_table from
In Sql Server 2008 I have a DB table, and the data includes a
Can SQL Server or db2 do entire database exports like oracle (using exp command)?
I have a SQL Server 2008 table with 50k rows, each with an XML
SQL Server Version 2000. We've a bunch of desktops talking to MSSQL Server. When

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.