Difference between revisions of "Upgrading to Version 11"

From FMR Knowledge Base
Jump to navigation Jump to search
Line 17: Line 17:
 
If you are using a MySQL database you can empty your existing database by using an appropriate tool, otherwise create a new database scheme.
 
If you are using a MySQL database you can empty your existing database by using an appropriate tool, otherwise create a new database scheme.
  
'''Step 3'''  
+
'''Step 3'''
 +
 
 +
The contents of the Regestry Properties must also change to work correctly in version 11. Usually the properties file is located in your home directory as detailed [[Registry_Properties_File|in this article.]]. Locate the file, empty the contents and save it. We reccomend that you do not change the location of the properties file as, if you do you will need to change the setenv.bat file as discussed in this [[Tomcat_setenv_file|article, specifically the -DRegistryProperties path.]]
 +
 
 +
'''Step 4'''  
  
 
Install version 11. This will effectively be a new Installation and you can follow the instructions as detailed [[Install_Fusion_Metadata_Registry_V11| here.]]  
 
Install version 11. This will effectively be a new Installation and you can follow the instructions as detailed [[Install_Fusion_Metadata_Registry_V11| here.]]  
Line 23: Line 27:
 
'''Important''': when you enter details of the database schema it must be the new one or the emptied one, no tables etc should be present.
 
'''Important''': when you enter details of the database schema it must be the new one or the emptied one, no tables etc should be present.
  
'''Step 4'''
+
'''Step 5'''
  
 
Having successfully installed version 11, login and select the '''Load Structures''' option and chose the file you saved in Step 1.
 
Having successfully installed version 11, login and select the '''Load Structures''' option and chose the file you saved in Step 1.
Line 31: Line 35:
 
The Load process will perform an automatic conversion to the SDMX 3.0 model
 
The Load process will perform an automatic conversion to the SDMX 3.0 model
  
'''Step 5'''
+
'''Step 6'''
  
 
Lastly, as this is effectively a brand new installation, you may need to configure your Fusion Metadata Registry as detailed [[Quick_start_guide_-_Windows,_Linux_or_Mac#Other_Configurations| here.]]
 
Lastly, as this is effectively a brand new installation, you may need to configure your Fusion Metadata Registry as detailed [[Quick_start_guide_-_Windows,_Linux_or_Mac#Other_Configurations| here.]]

Revision as of 09:03, 14 December 2021

The structure of the operating database has changed in FMR 11 making it incompatible with version 10. An existing FMR 10 installation cannot be directly upgraded to FMR 11, and an FMR 11 database cannot be used with version 10 of the software. To upgrade from 10 to 11 follow the steps below carefully.

Step 1

In your Version 10.0 Registry, login and go to the Bulk Actions Page.

Bulk Actions Page

Select the All Structures option and then choose format type FUSION-JSON and tick all the options as shown below.

Download Structures in Fusion-JSON format.PNG

Down load all the structures and save the Zip file somewhere safe as you will be using this back-up later. You should now stop the Tomcat.

Step 2

If you are using a MySQL database you can empty your existing database by using an appropriate tool, otherwise create a new database scheme.

Step 3

The contents of the Regestry Properties must also change to work correctly in version 11. Usually the properties file is located in your home directory as detailed in this article.. Locate the file, empty the contents and save it. We reccomend that you do not change the location of the properties file as, if you do you will need to change the setenv.bat file as discussed in this article, specifically the -DRegistryProperties path.

Step 4

Install version 11. This will effectively be a new Installation and you can follow the instructions as detailed here.

Important: when you enter details of the database schema it must be the new one or the emptied one, no tables etc should be present.

Step 5

Having successfully installed version 11, login and select the Load Structures option and chose the file you saved in Step 1.

Overview Page

The Load process will perform an automatic conversion to the SDMX 3.0 model

Step 6

Lastly, as this is effectively a brand new installation, you may need to configure your Fusion Metadata Registry as detailed here.