Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: cursor_sharing
You can use alter session set cursor_sharing = exact/force - theres nothing at the statement level in 817
Chuck Hamilton <chuck_hamilton_at_yahoo.com> wrote in message news:<a5lamtg4a8rima1i22aes13r1s31ugcl2g_at_4ax.com>...
> I have an 817 instance where cursor sharing has been enabled by
> setting cursor_sharing = force. There are a few SQL statements however
> where I'd like to disable it so that the optimizer will use
> histograms. Is there a way to do this either at the SQL level with a
> hint, or the session level?
Received on Mon Jul 30 2001 - 12:54:47 CDT
![]() |
![]() |