Hello Everyone, I read the 'How to Resolve this' guide but I still do not understand how to get this resolved. If anyone can kindly help that would be great. Trying to get this resolved so I can complete a Jira upgrade. Since the health check is part of the per-requisites.
The error is:
The table collation: 'SQL_Latin1_General_CP437_CI_AS' is unsupported by JIRA. The Database collation: 'SQL_Latin1_General_CP437_CI_AI' is supported by JIRA.
Hi,
You probably need to create a new database with required collation as per the document below;
and migrate JIRA from the old database (with the incorrect collation) to the new one, with the correct collation. The supported collations in SQL server are;
The following links might helpful in this regard as they contain different ways to migrate your database (xml backup and SQL DB import from old DB)
https://community.atlassian.com/t5/Jira-Software-questions/Wrong-collation/qaq-p/682537
-Shankar
Hello Shankar,
I am having difficulty exporting my database. When I get to the "Data source" page I am unsure what I'm looking at in the drop down menu. The guide says to make sure my old database is selected..... but I don't think I'm seeing it in this drop down list. So confused. :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.