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.




Upgrading from 3.0.3 to 3.1.0

web-app

Hello all,

I've downloaded the 3.1.0 Release. In the datbase folder i'm finding:

Upgradev3-0-1.sql

Upgradev3-0-Step1.sql

Upgradev3-0-Step2.sql

Upgradev3-0-Step3Optional.sql

Upgradev3-1.sql

 

What is my upgrade path from 3.0.3 to 3.1.0 ? Thanks.

mumbles
· 1
mumbles
Replies (5)
helpful
0
not helpful

Upgrade_v3-1.sql followed by create procs and create views.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Worked like a charm, thx.   


mumbles
· 1
mumbles
helpful
0
not helpful

I've an other problem by updating from 3.04 to 3.1

I've execute the upgrade_v3-1.sql - followed by create procs an create views - after these Updates I copied the whole folder "Gemini Web Application" - update the Web.config-file - now I get the following error-message:

"Invalid column name 'apikey'"

can anyone help me?

 

thx


Doctron
· 1
Doctron
helpful
0
not helpful

This column is added by the upgrade 3.1 script. Are you sure that you have run it successfully?

Also, make sure it is run under the same sql user as Gemini.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I had the same thing happen to me. It happened when I tried to run the sql statements on the database itself. Now I did use the EXE version to upgrade which makes some assumptions it probably should not.

What I would recommend for you is to make sure when you run the upgrade_v3-1.sql file on the database that it does not generate any errors. I actually ran it the first time on the wrong database because I didn't remember to click the dropdown and choose my Gemini Database.


Bryansix
· 1
Bryansix