Posts
Sort by recent activity
minimize number of tables for syncronyzation
It is more like wish list for data compare optionfilter tables that need synchronizationWITH LastActivity (ObjectID, LastAction) AS (SELECT object_id AS TableName, last_user_seek as LastActionFRO...
comparing db 400 GB 250 tables problem with checksum and cancelling compare process
I tried to compare db 400 GB all 250 tables at once on Server A (source) with same db on Server B (destination) using option "checksum"Server A located in data center 600 km away from serve...