The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
77 views

Does sp_droparticle @force_invalidate_snapshot=1 invalidate the entire snapshot?

Forgive this simple SQL Server question, but if I just want to remove a single stored procedure from snapshop replication (2008 SQL Server R2), if I call sp_droparticle, will it invalidate the entire ...
0
votes
1answer
61 views

Oracle tables replication options based on unique needs [closed]

We have a unique situation and I was wondering if some of you could chime in. I am no way close to DBA and that's why I am here. Let me illustrate what we are trying to achieve. Let's say we have ...