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

Home -> Community -> Usenet -> c.d.o.server -> Why Oracle always reparses anonymous blocks?

Why Oracle always reparses anonymous blocks?

From: Corvax <corvax-msk_at_yandex.ru>
Date: 25 Dec 2001 04:06:19 -0800
Message-ID: <ef61c6ff.0112250406.63448594@posting.google.com>


Hi, all!
When I opened v$sqlarea I saw that all anonumous PL/SQL blocks were been always reparsed. If I exec the same block again, Oracle reparses it again...
I call from anonymous blocks packages' procedures. And each reparsing takes a redundant CPU resourse, I think. So, it's unreasonable.

How can I avoid redundant reparsing of identical anonymous PL/SQL blocks?

Thanks in advance. Received on Tue Dec 25 2001 - 06:06:19 CST

Original text of this message

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