Sparx Systems Forum
Enterprise Architect => Bugs and Issues => Topic started by: jaspat on May 02, 2011, 03:44:39 pm
-
I am migrating from a Oracle9i repository created with the Oracle basemodel.sql created 12/03/2003
To an Oracle10g database created with script Oracle_EASchema.sql created 21/1/2010
There are a number of changes between the 2 models for instance
t_connector. PDATA2 VARCHAR2(255)
has changed to
t_connector. PDATA2 PDATA2 CLOB
How are these changes in data types managed? I have used the data management > Project Transfer which completes sucessdfully but get numerous error when access the target model