Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> I would like to know how experts look at this problem

I would like to know how experts look at this problem

From: Gregor <crec_at_nospam.xs4all.nl>
Date: Wed, 5 Mar 2003 12:59:41 +0100
Message-ID: <3e65e79c$0$120$e4fe514c@dreader4.news.xs4all.nl>


Hello all,

I am a software developer, with some knowledge about databases, but I would like to know how experts look at this problem.

I am developing a Management Information System for a customer. This customer has 2 DBA's how disagree with me. This is the situation:

My application retrieves it data from an Oracle database. There are 150 concurrent users.

There are 3 different levels of users:

  1.. Directors
  2.. Local managers
  3.. Shop managers


There are 5 directors and 5 local managers. When one of these users asks for information, the query returns approximately 500.000 record (sorted alphabetical!). The queries for the shop managers only return approximately 10.000 record (sorted alphabetical).

Shop managers use the system daily and others use it weekly.

The DBA's of my customer say that this system is never going to work, because it is too much for the database server.

I think that with the right hardware and the right configuration of the oracle database it should work.

What do you think?????????????

Thanks,

Gregor.

P.s. I have been told that if oracle is processing one big transaction, a small transaction in the queue, has to wait until it the large transaction has finished. I know this is the case with MS Access, but I thought Oracle was more sophisticated (preemptive)? Received on Wed Mar 05 2003 - 05:59:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US