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: Any way to invalidate/flush a single cursor

RE: Any way to invalidate/flush a single cursor

From: Carel-Jan Engel <cjpengel.dbalert_at_xs4all.nl>
Date: Tue, 22 Aug 2006 01:12:50 +0200
Message-Id: <1156201970.9106.4.camel@dbalert199.dbalert.nl>


Not very nice, but works, is including some (dummy) object in the query that is created just for the case. Of course you need access to the code for that.
Then alter just that object.

Best regards,

Carel-Jan Engel

===
If you think education is expensive, try ignorance. (Derek Bok) ===

On Mon, 2006-08-21 at 15:55 -0700, Allen, Brandon wrote:

> Thanks Tim. I've tried that, but it just reverses the KEEP procedure,
> i.e. it unpins the cursor so it's subject to the LRU again, but it
> doesn't immediately invalidate it.
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Tim Gorman
> Sent: Monday, August 21, 2006 3:28 PM
> To: oracle-l
> Subject: Re: Any way to invalidate/flush a single cursor
>
> Not sure, but try DBMS_SHARED_POOL.UNKEEP, perhaps?
>
> Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Aug 21 2006 - 18:12:50 CDT

Original text of this message

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