Book a Demo

Author Topic: Large Models  (Read 3008 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Large Models
« on: May 15, 2005, 08:51:31 pm »
We have some very large models in Rose (the XMI export for one of the larger ones > 42Mb!)

What size of models can EA handle - can they be supported with .EAP files or must they have a repository?

Thanx,

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Large Models
« Reply #1 on: May 15, 2005, 09:18:13 pm »
Hi,

I do not know what the limitations are, but we did have a rather large XMI file (78 MB, also generated from Rose) and once it got imported, EA worked just fine. EAP file could likely handle model of that size, but it sounds pretty risky to me, given that EAP is nothing but an MS Access database. Also, such a large model typically means multiple people working on the model, scenario that should make you think about using a DBMS repository.
A sidenote - importing/exporting a file of that size takes forever (not only with EA though).

Bruno

Quote
We have some very large models in Rose (the XMI export for one of the larger ones > 42Mb!)

What size of models can EA handle - can they be supported with .EAP files or must they have a repository?

Thanx,

Paolo


Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Large Models
« Reply #2 on: May 16, 2005, 08:33:24 pm »
When I tried to import the large file (generated by Rose Unisys XMI export).

I got a: DAO.Field[3163] the field is too small to accept the amount of data you attempted to add.  Try inserting or pasting less data. :(

This occurred during visible association import.  Needless to say, the resultant import is missing almost all the associations. :'(

Anybody have any ideas which field may be causing the problem?

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

thomaskilian

  • Guest
Re: Large Models
« Reply #3 on: May 17, 2005, 03:25:35 am »
No. Except you could try it with a SQL server instead and hoping for better error messages....