I'm trying to update from 7.14.0 to 8.2.0 but the update fails with the following error:
ERROR: The database configuration failed with the following message: Cannot resolve collation conflict between "Latin1GeneralCIAS" and "SQLLatin1GeneralCP1CIAS" in CASE operator occurring in SELECT statement column 35.
Does anyone have any idea what might be causing this or some possible solution?
Just as an FYI, it's not possible to do an Update from 7.14.0 to version 8, instead you need to go through migration steps. I believe that these are detailed in the documentation section on here (although I don't know exactly where sorry I can't give you a link).
Looking at the error you are getting there however, it looks like you might have some inconsistency in your Database Collation settings for some reason.
Thank you for the swift answer. This is what I'm trying to do, it's basically the final step - migrating the database to 8.2.0 that fails with the above error.
Updating 7.14.0 to 8.2.0
Hi guys,
I'm trying to update from 7.14.0 to 8.2.0 but the update fails with the following error:
ERROR: The database configuration failed with the following message: Cannot resolve collation conflict between "Latin1GeneralCIAS" and "SQLLatin1GeneralCP1CIAS" in CASE operator occurring in SELECT statement column 35.
Does anyone have any idea what might be causing this or some possible solution?
Hi Velizar,
Just as an FYI, it's not possible to do an Update from 7.14.0 to version 8, instead you need to go through migration steps. I believe that these are detailed in the documentation section on here (although I don't know exactly where sorry I can't give you a link).
Looking at the error you are getting there however, it looks like you might have some inconsistency in your Database Collation settings for some reason.
Sorry I can't be of more help.
Nik
Hi Nik,
Thank you for the swift answer. This is what I'm trying to do, it's basically the final step - migrating the database to 8.2.0 that fails with the above error.
Thanks anyways!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.