Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Which Database Migration Scripts to Run?

install
database

We're in the process of upgrading from v2.0.5 to v4.1. The Upgrade guide seems to suggest that we only run the scripts;

Upgrade_v2-1.sql

Upgrade_v2-2.sql

Create_Tables.sql

Create_Views.sql

Create_Procs.sql

Upgrade_v3-0-Step1.sql

Do we not need to run the v3.1, v3.2, etc. scripts as well?

Thanks,

Martin.

Martin Gibbs
· 1
Martin Gibbs
Replies (1)
helpful
1
not helpful
ANSWER

Follow the upgrade guide it is correct. The database model has changed between 2.x and 3,4. Therefore create tables take care of all interim upgrades.


Mark Wing
· 9108
Mark Wing