Viewing 15 posts - 1 through 15 (of 220 total)
Yep scenario is off the shelf ERP system MS NAV dynamics so cant control the normalization unfortunately ๐
-DB has 14K Tablesย ( whats worse is the amount of indexes this...
November 19, 2019 at 9:30 am
Its actually about 200 tables i just gave that as an example ๐
November 19, 2019 at 8:55 am
So when trying to set allow_initialize_from_backup flag this stored procedure gets called and causes aload of blocking and long running queries.
Blocked SQL fragment:
--
-- Name: sp_MSenableautonosync
--
-- Description: This...
November 19, 2019 at 7:52 am
I'm not using this for DR, i have logshipping in place for that already. The replication is for reporting
November 18, 2019 at 3:20 pm
I tested and it works you can delete the objects not used in replicated DB
Now having issues with trying to test this in production just gets suspended! I wonder if...
November 18, 2019 at 2:24 pm
When you initiate sub from backup it keeps all other tables in publisher DB even ones that are not replicated. e.g 10 tables replicated 100 tables in DB all 100...
November 18, 2019 at 1:51 pm
Thanks for the comments, will try set this up with 2 subscribers and intialise one from backup before attempting in production. Will let you know how i get on.
November 6, 2019 at 7:59 am
yes, but your distributor always has to be the highest sql version compared to publisher and subscriber
Just edited my post, seems we can we have 2012 distributor on that...
November 5, 2019 at 4:12 pm
Is it possible to have the distributor on separate server from the publisher? Seems you can but more truicky to set up.
Looking at this replication matrix its seems okay to...
November 5, 2019 at 3:53 pm
Yep will test some scripts out now against a copy of the DB make sure its all good regarding accounts and access etc.
Will probably keep the old DB up and...
November 5, 2019 at 10:43 am
Not what I wanted to hear but appreciate the response ๐
November 5, 2019 at 10:12 am
Thanks for that article! That was one of my concerns if we fail over for patching or DR then replication will have to be re-setup. It looks like with this...
April 2, 2019 at 7:56 am
On further inspection it doesn't look like one query that goes via PDO has a prepared plan in cache everything is adhoc!
October 18, 2018 at 1:41 am
October 17, 2018 at 8:03 am
July 24, 2017 at 2:40 pm
Viewing 15 posts - 1 through 15 (of 220 total)