Book a Demo

Author Topic: Performance problems on Oracle repository  (Read 5037 times)

zgraja

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Performance problems on Oracle repository
« on: September 27, 2007, 02:31:39 am »
I have repository in Oracle 10.2.03 database. There is a big performance problem with retrieving data from this database through VPN connection (1.5 Mbps). Opening of EA project takes over 1 hour. Opening the same project in local network takes under 1 minute (and takes longer than from eap file directly). The size of this project in eap file is about 20 MB. Have you any suggestions about how to improve SQL peformance? I am using Oracle Provider for OLE DB 10.1.0.4.0.
Best regards

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Performance problems on Oracle repository
« Reply #1 on: September 27, 2007, 04:06:13 am »
Your database seems to be up to date. You might want to check your client software to see if there is something more recent, but I seriously doubt this is where the problem lies.

EA can be quite verbose when opening a repository, and this can be an issue on slower lines, so it often shows up with a VPN connection.

It is also worth testing this on the most recent EA build - it is 817 as of a few days ago.

If the problem persists, submit a bug report to Sparx. From time to time they seem to tune the DBMS interface, and this often helps the problem. However, they need to know where it is occurring in order to tweak the right thing. Since each  DBMS back end performs differently this kind of problem can occur with one product and not the others.

Sparx might also have some hints or settings that could quickly alleviate the problem.

David
No, you can't have it!

zgraja

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Performance problems on Oracle repository
« Reply #2 on: September 27, 2007, 04:15:18 am »
I am already using EA 817. Thanks for your suggestions. I'll send a bug report to Sparx.

zgraja

thomaskilian

  • Guest
Re: Performance problems on Oracle repository
« Reply #3 on: September 27, 2007, 08:17:12 am »
Maybe you test your network connection using SQLplus (plus?  ;D). That might give an additional indication...

zgraja

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Performance problems on Oracle repository
« Reply #4 on: September 28, 2007, 05:02:05 am »
I have tested my VPN connection on MS SQL Server 2005 Express. Opening EA project takes only 3 minutes (in comparison to over 60 minutes on Oracle).

zgraja

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Performance problems on Oracle repository
« Reply #5 on: September 28, 2007, 07:02:45 am »
Sparx recently tweaked SQL Server, so my guess is (still) that Oracle is out of sync. They won't know (immediately) unless you file a bug report. I suggest you do so ASAP so they can correct this before the next build.

David
No, you can't have it!