Migrate SonarQube data from H2 database to H2 database

  • SonarQube 7.5
  • Linux
  • H2 Database

I am trying to migrate and upgrade our SonarQube instance to the latest to which I can upgrade to. Can you please suggest how I can migrate the data and analysis to the new server.

Hi,

There’s a reason you see a warning banner at the bottom of each page. You cannot upgrade from H2. You should just start over in 9.0 with a production database. The docs list the requirements..

 
Ann

@ganncamp On the other post I saw a response that SonarSource DB copy tool can be used to copy data and this is available for customers with Support.

Hi,

The DB migration tool is to move from one supported DB to another. H2 is not supported for production.

 
Ann