Quantcast
Channel: SCN: Message List - SAP Replication Server
Viewing all articles
Browse latest Browse all 876

Ok to add table to subscription with data changing in other tables?

$
0
0

In repserver 15.7.1, if I'm adding a new table to an existing subscription using commands like:

 

  • create repdef
  • create article (associating the article with a publication)
  • create subscription for new articles  (not really a "create subscription" operation, but that's the command syntax)
  • sp_stop_rep_agent <primary db>   -- needed?
  • sp_setreptable <table>,true
  • sp_start_rep_agent <primay db>

 

Is it ok to have data changing for other tables in the subscription while I add the new table?

 

I think the answer is yes, but I just want to check.

 

Thanks

Ben


Viewing all articles
Browse latest Browse all 876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>