Unsolved
This post is more than 5 years old
62 Posts
0
421
March 4th, 2009 13:00
Database Maintenance and it's effect on replication
Hi Everyone,
Can someone please tell me how SQL database maintenance affects replication? If the maintenance touches 50% of the tables or objects within SQL, does solutions enabler/tsim or some other EMC sw see that as 'changed' data and replicate that to a bcv or does it ignore it?
Sorry if the question is not clear.
Thanks in advance!!!!
Can someone please tell me how SQL database maintenance affects replication? If the maintenance touches 50% of the tables or objects within SQL, does solutions enabler/tsim or some other EMC sw see that as 'changed' data and replicate that to a bcv or does it ignore it?
Sorry if the question is not clear.
Thanks in advance!!!!
0 events found
No Events found!


Darrell-uVlTI
62 Posts
0
March 4th, 2009 14:00
I apologize - I guess my question then is - does db maintenance (SQL) affect the blocks? ie; would I have to 'block' replicate 50% of my data if the db maintenance 'touches' 50% of the data?
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
March 4th, 2009 14:00
Darrell-uVlTI
62 Posts
0
March 4th, 2009 14:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
March 4th, 2009 17:00
AranH1
2.2K Posts
0
March 6th, 2009 09:00
That would really be a question for Microsoft. If they say that the maintenance changes the data at a block level, then yes all of the data changed would need to be replicated.
We have some large SQL databases with nightly SQL maintenance jobs and we see replication (RecoverPoint not SRDF, but also differential block replication) queue up during the maintenance jobs mainly because of the high i/o of the maintenance jobs. The resynch after the jobs usually does not take more than 15 minutes to complete. And on a reindexing of a 2.5TB SQL database that would lead me to believe that at a block level there were not a significant amount of changes.
Aran