Book a Demo

Author Topic: Extremely slow access to remote database  (Read 3765 times)

Geoffrey Phipps

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Extremely slow access to remote database
« on: February 27, 2011, 02:27:04 pm »
Hi,

We are experiencing extremely slow operation when using a remote database (see below). For example, clicking on the "operations" button of interface can take up to 60 seconds to populate the pulldown. In the mean time the whole application is locked. We have a complex set-up so the problem could in be in any one of a number of spots, so I am asking for advice before spending  days on it.

Our desktops are ubuntu, and our standard practise is to run EA in a windows/XP VM (Oracel virtual box). We have not tried wine.

We have an enterprise license with a central license server (also ubnuut, but wine this time).

The database is oracle

When I run a system monitor on ubuntu I can see that I have plenty of RAM, but the network traffic goes up markedly, and one of the CPUs pegs - the one running the virtual box.  On the windows side, the EA process sticks at 0%, but the EXPLORER.EXE process takes up 60% and CSRSS.EXE at 40%

Any hints? Should I stop using a windows VM and use WINE instead?

thanks in advance
Geoff

MagnusH

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
    • View Profile
Re: Extremely slow access to remote database
« Reply #1 on: March 04, 2011, 04:42:09 am »
How "remote" is the database? Ping times? Is it only on the Ubuntu machines/VM you have the problem and not on native Windows desktops?

In our environment we have one central database but everyone outside that LAN is using Citrix. Connecting directly to the database gives a terrible user experience if ping time > 20 ms. Citrix is usable up to 250ms! (Our Linux users does not have to have a VM as a bonus...)

Geoffrey Phipps

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Extremely slow access to remote database
« Reply #2 on: March 04, 2011, 09:28:59 am »
Thanks. I'll look into the ping times. We do not use EA natively on windows, all our developers use linux (ubuntu) with virtualBox and Win XP.

We might move EA to the "corporate" PCs, which run Win XP, but that will take some time.