RE: Oracle 9i hints that are obsolete in 11gR2

From: Sayan Sergeevich Malakshinov <malakshinovss_at_psbank.ru>
Date: Thu, 27 Mar 2014 11:45:21 +0400
Message-ID: <OF3F02F774.40FA99F6-ON44257CA8.002A0D63-44257CA8.002A9AD3_at_psbank.ru>



In addition, i've just remembered that bypass_ujvc is deprecated now and also was changed formats of FIRST_ROWS and PARALLEL (ie, parameters)
--
Best regards, 
Sayan Malakshinov
http://orasql.org

oracle-l-bounce_at_freelists.org wrote 27.03.2014 11:36:36:


> RE: Oracle 9i hints that are obsolete in 11gR2
>
> Jonathan Lewis
>
> There are some problems with changes in implementation and meaning,
though, e.g:
>
> push_subq in the main body used to push all subqueries, now it doesn't
work unless you specify which query block it applies to or put the hint in
> the query block
> use_concat() doesn't always work as it used to - some cases of
concatentation have turned into in-list iteration
> ordered is dangerous since changes in unnesting and view merging may
mean that the transformed statement has its tables in an order in it from
> clause that you weren't expected
>
> There are various "deprecated" hints listed in the upgrade manuals - I
haven't tested whether any of them simply don't work (properly) any more, or
> whether they still work but you shouldn't be using them.
>
>
> Regards
> Jonathan Lewis
> http://jonathanlewis.wordpress.com
> _at_jloracle
-- http://www.freelists.org/webpage/oracle-l
Received on Thu Mar 27 2014 - 08:45:21 CET

Original text of this message