Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Any Suggestions on Method R
Matthias Hoys wrote:
> "Holger Baer" <holger.baer_at_science-computing.de> wrote in message > news:deka9m$63s$1_at_news.BelWue.DE... >
> > > My experience is that 60-80% of performance problems are related to > inefficient SQL, or to put it in other words : developers/report
Put that number up to 90% and I'll agree. Real Programming seems to be a lost art what with all those new technologies popping up every 5-10 years. Along with them a new generation of developer arises and they not only don't know a thing about databases, they even pretend they needn't to.
It seems that as soon as Billy runs out of his proverbial lead pipes (or worse, out of coffee), the world as we know it will cease to exist and fall to the hand of the java mob. (Or .Net or what ever will be the new fancy).
> users/application administrators not knowing what they're doing. I once had > to "tune" a system where 1 user was constantly consuming 50% of all CPU and > 25% of all disk resources because of inefficient SQL usage. Queries that > were running for more than 5 minutes (on a OLTP db) were considered "normal" > by that person. I know developers with +5 years of Oracle experience who > don't know what an explain plan is. My recommendation was that all direct
We shouldn't call them developers then ;-) (or talk about experience, either).
> end-user access (so not by an application) to the production databases > should be restricted as strictly as possible, under direct responsibility of > the DBA. But, management often decides differently ... >
Cheers,
Holger
Received on Thu Aug 25 2005 - 08:30:41 CDT
![]() |
![]() |