Book a Demo

Author Topic: Baseline Limits  (Read 4823 times)

Gordon Muscroft

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Baseline Limits
« on: January 26, 2012, 02:37:28 am »

I am working with a model with about 90K elements. When I try to baseline the project I receive an OLE db error/Out of memory.

Is there a limit, suggestion for a limit, etc for the baselining feature?
-Back-end is in SQL Server 2008
Note: I know I can just export sections of the model, but was hoping to do the entire thing at once.

Thanks
Gord

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: Baseline Limits
« Reply #1 on: January 26, 2012, 04:20:32 am »
Hi,

Do you mean 90MB ? 90K is pretty small - we have a model of 70MB and can baseline. Be sure to "un" check the single transaction option...

Regards,

Jon.

Gordon Muscroft

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: Baseline Limits
« Reply #2 on: January 26, 2012, 05:48:27 am »
I mean 90,000 classes (requirements...) which I am trying to baseline.... The size is difficult to judge as the project back-end is in SQL server...

Where do I uncheck the single transaction option?

Thanks
Gord

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Baseline Limits
« Reply #3 on: January 26, 2012, 07:39:59 am »
It's there when you open the export dialog. At least with 9.0 and later.

q.

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: Baseline Limits
« Reply #4 on: January 26, 2012, 09:04:12 pm »
It should be unchecked by default....90000 sounds like a lot...so you could be hitting a limitation....i'd file a bug report with Sparx...they are good at getting back on them...

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Baseline Limits
« Reply #5 on: January 27, 2012, 06:12:07 pm »
Baselining a 90.000 element model as a whole... is just too much for EA I'm afraid.
Even it it wouldn't hit the memory limit, the processing time would be awful.
Just try to baseline (or export to xmi, which is basically the same thing) a package with 900 element as see how long that takes.
If we assume a linear execution time growth (which is probably a bit optimistic) then you can multiply that with 100 to get an estimate of the actual time to baseline the whole model.

Geert

PS. We have a project with 67.000 elements, which as a size of 550 MB when transferred to an .eap file.
« Last Edit: January 27, 2012, 06:14:20 pm by Geert.Bellekens »