The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to restore system from oracle XML to MySQL?

viraj.indasrao
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 20, 2017

I have an XML exported file from Oracle DB of JIRA server.

I want to restore it on the MySQL cluster. But I am getting an error because XML is not supported by MySQL.

I am doing import from settings > system > restore system.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 21, 2017

"XML is not supported by MySQL" does not make sense to me.  The XML exports are totally independent of database.

I suspect what you mean is that you have not configured MySQL correctly for JIRA, or that your data contains something unusual that MySQL does not support.  You will need to tell us what errors you are getting if you want us to help with that.

I'm also slightly worried that you mention a MySQL cluster.  Are you on JIRA Datacentre or just using a cluster for backups, failover or reporting?