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: disable bv peeking at the statement level (hint?)

Re: disable bv peeking at the statement level (hint?)

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: 2006-01-12 23:55:40
Message-id: 006f01c617cb$4fb72380$0200a8c0@Primary

In 10.2 there is an undocumented hint (one of dozens)

    opt_param(parameter_name , value)
that could be used to set the _optim_peek_user_binds parameter to false - but that probably isn't something you should do on production system; then again, I guess you are already doing that at the system/session level.

Regards

Jonathan Lewis

http://www.jlcomp.demon.co.uk/faq/ind_faq.html The Co-operative Oracle Users' FAQ

http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html Cost Based Oracle: Fundamentals

http://www.jlcomp.demon.co.uk/appearances.html Public Appearances - schedule updated 10th Jan 2006

> ...can be done at the system/session level, but is
> there a way to to do that for a specific statement?
>
> Oracle 9.2.0.6/7 (but would be interesting to know for
> 10g as well)
>
> Thanks,
> Boris Dali.
>
>
>
>
>
>
> __________________________________________________________
> Find your next car at http://autos.yahoo.ca
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jan 12 2006 - 23:55:40 CST

Original text of this message

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