March 17, 2011 at 8:33 am
Hi,
Is it possible to replicate tables on different schedules or publications? I have a replicated database that is replicating every 15 mins (transactional replication) however I am having issues with purge jobs that are failing because when attempting to purge data from some of my tables those tables are locked by replication. I have two questions...
1) Can I replicate say between 6:00 AM thru Midnight (15 mins interval) and allow those purge jobs to run btw 1:00AM thru 5:00 AM (I'm concern about performance replicating the data change in this purge maintenance window)
2) Can I just move the few tables that need purging to a seperate replication publication?
Thanks
MCTS: BI 2008, MCITP: BI 2008
Stay Thirsty My Friends
March 17, 2011 at 8:58 am
1) Yes
2) Yes
March 17, 2011 at 9:43 am
homebrew01 (3/17/2011)
1) Yes2) Yes
Thanks - appreciated.
MCTS: BI 2008, MCITP: BI 2008
Stay Thirsty My Friends
March 17, 2011 at 10:02 am
When using replication, I often found it useful to set up a test publisher & subscriber database to try out different things before going to production.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply