Well … a simple tip: always validate db schema before & after updating … replica might stop due to some inconsistencies.
Better learn it before starting replication … perhaps you’ll have to change the way you update db schemas.
Tags: SQLServer
Well … a simple tip: always validate db schema before & after updating … replica might stop due to some inconsistencies.
Better learn it before starting replication … perhaps you’ll have to change the way you update db schemas.
Tags: SQLServer