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

Home -> Community -> Usenet -> c.d.o.misc -> Re: HELP: Oracle limitations on the web

Re: HELP: Oracle limitations on the web

From: <bonanos_at_yahoo.com>
Date: Fri, 15 Jan 1999 06:34:37 GMT
Message-ID: <77mnht$hcq$1@nnrp1.dejanews.com>


Hi

> I am setting up a site using Oracle and ASP. This site could have as many as
a
> couple thousand DB hits in a few hours. We are using stored procedures and
> views. (I'm going to try and get away from the views. I've been told they
can
> slow down the query).
>
> My question is this: What does Oracle do if I make one (or more) request once
> all the licenses are full? If the system can handle 20 concurrent users, what
> happens when 50 users try to hit it? We have MTS/MSMQ available to us. Does
> it make sense to put the connections in MTS/MSMQ or ever move the stored
> procedures there?

I don't think this is a problem, when I first started out on an Oracle web project I asked the Oracle salesman and he said that if we exceed the number of concurrent users it would not kick them off

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Jan 15 1999 - 00:34:37 CST

Original text of this message

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