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: Ryan <ryan.gaffuri_at_cox.net>
Date: Sun, 2 May 2004 12:10:39 -0400
Message-ID: <16a301c43060$02d3dfd0$51a36244@ryan2le36ofjce>


Jonathan,

could this be what is limiting hte parse/execute ratio? I know ratios aren't the be all and end all, but I do not have access to that system. Still its an intriguing question.

>
> If you use the mechanism
>
> open ref cursor for SQL statement
>
> this requires an explicit parse call -
> which can still introduce undesirable
> contention in a high-activity even if
> the parse call is only a 'soft' parse.



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 - 11:09:39 CDT

Original text of this message

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