
|
[oracle-l]
||
[Date Prev]
[05-2004 Date Index]
[Date Next]
||
[Thread Prev]
[05-2004 Thread Index]
[Thread Next]
Re: Wrapping all tables with packages and scalability
- From: Tim Gorman <tim@xxxxxxxxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>
- Date: Sun, 02 May 2004 14:21:22 -0600
So, then don't use REF CURSORs. Instead, filter SELECT statements against a
layer of views...
on 5/2/04 11:21 AM, Ryan at ryan.gaffuri@xxxxxxx wrote:
> I'm familiar with abstraction and Object Oriented design. This is
> essentially what you are talking about. I like it, I am just concerned about
> scalability. If REF Cursor opening and closing has overhead..., then there
> is a concern at the very high end. I talked to some guys building an
> application for the government. Its a 7 year life cycle that will be
> deployed to 3 million people.( no idea on concrrency, etc... yet estimate is
> 500 GB database, but that is rough). Nailing down the architecture early is
> essential. So these types of decisions could be critical 3-5 years from now.
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
|

|