Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Wrapping all tables with packages and scalability
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.
-- 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
![]() |
![]() |