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 -> Are anonymous pl/sql blocks cached in the server?

Are anonymous pl/sql blocks cached in the server?

From: Luis Cabral <luiscabral99_at_ig.com.br>
Date: 23 Jan 2002 14:01:00 -0800
Message-ID: <c9ff1799.0201231400.2afd9709@posting.google.com>


Hi

I know that SQL commands are cached, in the case they need to be reexecuted. Does the same happens to anonymous pl/sql blocks? Or they need to be recompiled everytime they are run?

Is there some configuration parameter that controls how this occurs?

I am using oracle 8.1.7

Thanks
Luis Cabral Received on Wed Jan 23 2002 - 16:01:00 CST

Original text of this message

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