Book a Demo

Author Topic: EA 9.3 database upgrade  (Read 4083 times)

fausto bertoli

  • EA User
  • **
  • Posts: 65
  • Karma: +0/-0
    • View Profile
EA 9.3 database upgrade
« on: May 24, 2012, 05:12:32 pm »
We have an EA 8.2 database on SQL Server.
Now we want to upgrade the tool up to the latest 9.3 release.
Can we access the existing database or we need to upgrade its structure to the new one?

philchudley

  • EA User
  • **
  • Posts: 750
  • Karma: +22/-0
  • EA Consultant / Trainer - Sparx Europe
    • View Profile
Re: EA 9.3 database upgrade
« Reply #1 on: May 24, 2012, 05:56:49 pm »
Yes, no need to upgrade the structure
Models are great!
Correct models are even greater!

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: EA 9.3 database upgrade
« Reply #2 on: May 25, 2012, 08:21:27 am »
You only need to upgrade if your repository was created with a script downloaded prior to 10 Feb 2010.

http://www.sparxsystems.com.au/resources/corporate/index.html#sql_scripts

Quote
Also listed with each DBMS are update scripts, designed to improve performance on model repositories which were created using scripts downloaded prior to February 10, 2010. The update scripts add indexes to the database schema.

There is no change of structure, just additional indexes.