SQL Compare Command Line Snapshot Comparison
claireh
Posts: 14
I used SQL Compare command line to generate two database snapshots and then again use SQL Compare command line to compare the two snapshots to see whether there are any discrepancies.
Whenever two snapshots are exactly identical, the comparison results doesnt detail anything, it only give me the following message.
The report summary presented in such a way as if there are some failure happened during the comparison but I am suspecting it's actually a design fault. I would like the comparison result to detail all objects even though they are exactly the same. Is it possible?
SQL Compare Command Line V5.3.0.81
===========================================================================================
Copyright c Red Gate Software Ltd 2004-2006
Could not create licence distribution files. Please run as adminstrator if you wish to create these files.
Serial Number:xxx-xxx-xxxxxx-xxxx
Registering databases
Creating mappings
Comparing
Replaying user actions
Error: The databases are identical or no objects have been included in the comparison.
Whenever two snapshots are exactly identical, the comparison results doesnt detail anything, it only give me the following message.
The report summary presented in such a way as if there are some failure happened during the comparison but I am suspecting it's actually a design fault. I would like the comparison result to detail all objects even though they are exactly the same. Is it possible?
SQL Compare Command Line V5.3.0.81
===========================================================================================
Copyright c Red Gate Software Ltd 2004-2006
Could not create licence distribution files. Please run as adminstrator if you wish to create these files.
Serial Number:xxx-xxx-xxxxxx-xxxx
Registering databases
Creating mappings
Comparing
Replaying user actions
Error: The databases are identical or no objects have been included in the comparison.
Comments
I suppose you could create a report in HTML format rather than rely on the command-line output:
This doesnt solve my problem. I need to product only text file comparison result so that I could load the content of the text file as email textbody.
Is it a bug that cant be resolved?
Thanks
Claire
You aren't the first person to say this, we will look into adding an switch to SQL Compare that stops identical databases reporting as an error. Hopefully, we will be able to get it into the next version of SQL Compare.
Regards,
Jonathan
-Project Manager
-Red Gate Software Ltd
Redgate Software
It's good to know that you guys fixed the issue.