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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Wrapping all tables with packages and scalability

Re: Wrapping all tables with packages and scalability

From: Tim Gorman <tim_at_sagelogix.com>
Date: Sun, 02 May 2004 14:21:22 -0600
Message-ID: <BCBAB462.142FD%tim@sagelogix.com>


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_at_cox.net 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_at_freelists.org 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
-----------------------------------------------------------------
Received on Sun May 02 2004 - 15:17:59 CDT

Original text of this message

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