Comments
Sort by recent activity
I'm running into this same issue with version 13.1.1.5299, but Andrew's fix does not seem to work for me. Here are the details:
I'm trying to compare that same table across two different schemas: TableA.Schema1 on server X versus TableA.Schema2 on server Y.
I'm able to map the two schemas together in Owner Mapping, and then the tables automatically find each other in Table Mapping (I also tried unmapping them and mapping them back together manually, with the same result).
When I run the comparison, it stops with this error: "Validation Failure. Object '[Schema1].[TableA]' does not exist. Conditional Fast Rowcount method requested without specifying an expected count. Fast method will be used." / comments
I'm running into this same issue with version 13.1.1.5299, but Andrew's fix does not seem to work for me. Here are the details:
I'm trying to compare that same table across two different schemas: T...
Update: I just realized that the error message I'm seeing is coming from the checksum comparison module. I unclicked that in Options, and now the comparison works.
So this issue is reduced to: Checksum comparisons do not respect Owner Mapping. / comments
Update: I just realized that the error message I'm seeing is coming from the checksum comparison module. I unclicked that in Options, and now the comparison works.
So this issue is reduced to: Chec...