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.




Doing a migration from 2.02 to 3.04

web-app

I can't find the additional scripts:
InstallCommonSQL.sql
InstallProfile.sql

All the rest of the files are there, just missing the last 2.

The migration steps list off -->

Step

Action

1

Execute "UPGRADEv2-1.sql" in Gemini Issues Database

2

Execute "UPGRADEv2-2.sql" in Gemini Issues Database

3

Execute "CREATEVIEWS.sql" in Gemini Issues Database

4

Execute "CREATEPROCS.sql" in Gemini Issues Database

5

Execute "INSTALLCOMMON.sql" in Gemini Issues Database

6

Execute "INSTALLPROFILE.sql" in Gemini Issues Database

 

AnthonyP
· 1
AnthonyP
Replies (3)
helpful
0
not helpful

You do not need the installcommon and installprofile scripts for upgrading to 3.0.x.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Then how is it that the data is migrated. the first 4 scripts do not actually migrate any data in the existing tables? Right now the database has the table structure of a Gemini 2.2, the SP and Views from a Gemini 3 database, but none of the table structure for the gemini 3 database structure.

So what step am I missing?


AnthonyP
· 1
AnthonyP
helpful
0
not helpful

Nevermind. I was reading the installtion notes on the migration.

The migration notes gives the rest of the procedure...

Upgradev3-0-Step1.sql

Upgradev3-0-Step2.sql

Thanks.


AnthonyP
· 1
AnthonyP