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: Query on Number of Parses and Executions(for Selects from Views)

Re: Query on Number of Parses and Executions(for Selects from Views)

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Tue, 6 Apr 2004 13:30:01 +0300
Message-ID: <088601c41bc2$1fb3d0e0$b6a623d5@porgand>


> Since the same SQL statement is executed, I would expect it to reuse the =
> parsed statement but in this case it doesn't. Is this a expected =
> behavior with ref cursors?

Yes, using ref cursors causes a parse on every execution.

http://asktom.oracle.com/pls/ask/f?p=4950:8:2082712080332124755::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:904605517791,

Tanel.



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 Tue Apr 06 2004 - 05:26:28 CDT

Original text of this message

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