Hi All,
We have first installed a test environment of JIRA Datacenter, exported a back up using the system "import & export tool", "Backup system". Then we spun up the Prod environment and imported the data from the backup using "Restore System" successfully.
We haven't used Test for a couple of months and teams have used the Prod regularly and we made a few changes on Prod project schemes, plugins, behaviours and a few other workflow changes.
Now, when I try to do the same from Prod to Test, I got the errors below and then import process stuck at 90%:
I understood that the mismatch of plugins and DB schemes are causing the problem, so I hard reset the "Test" environment by restoring "startupdatabase.xml" and that fixed the ORA-00955 error. It still showed ORA 942 but the data got copied and import process was stuck at 90% as before except that the data is intact. However, the only problem I find is that all the project Boards are missing. The log goes into the error loop on and on again. I have pasted the log below, please help:
Caused by: Error : 942, Position : 242, Sql = SELECT "ADMIN_PASSWORD","APPROVAL_STATE","DVCS_TYPE","LAST_POLLED","DEFAULT_GROUPS_SLUGS","SMARTCOMMITS_FOR_NEW_REPOS","OAUTH_SECRET","AUTOLINK_NEW_REPOS","ACCESS_TOKEN","HOST_URL","NAME","OAUTH_KEY","ID","PRINCIPAL_ID","ADMIN_USERNAME" FROM "AO_E8B6CC_ORGANIZATION_MAPPING" ORDER BY "NAME", OriginalSql = SELECT "ADMIN_PASSWORD","APPROVAL_STATE","DVCS_TYPE","LAST_POLLED","DEFAULT_GROUPS_SLUGS","SMARTCOMMITS_FOR_NEW_REPOS","OAUTH_SECRET","AUTOLINK_NEW_REPOS","ACCESS_TOKEN","HOST_URL","NAME","OAUTH_KEY","ID","PRINCIPAL_ID","ADMIN_USERNAME" FROM "AO_E8B6CC_ORGANIZATION_MAPPING" ORDER BY "NAME", Error Msg = ORA-00942: table or view does not exist
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.