Comments
2 comments
-
This error seems to be related to SQL Server Collations and having different collations across two tables you are trying to join. I'm not sure why SQL Backup would cause this problem however you might want to look at http://www.ssw.com.au/SSW/KB/KB.aspx?KBID=Q211874 and see if it resolves the issue for you.
If not please repost here and also post the statement which is generating this error.
Many thanks,
- James
--
James Moore
Red Gate Software -
What is the collation used for the master, tempdb and msdb tables respectively?
Add comment
Please sign in to leave a comment.
I upgrade it to previous version. Now I am getting error Cannot resolve collation conflict for equal to operation. for one server. Other two servers are working fine. Earlier all the three servers are working fine