Re: Optimizer "enhancements" in 19.9?
From: Jonathan Lewis <jlewisoracle_at_gmail.com>
Date: Wed, 17 Feb 2021 16:30:27 +0000
Message-ID: <CAGtsp8=VQcPDTCDpA4aemdDdNF4mSAgivuzGS5ZdLjMUVHxumg_at_mail.gmail.com>
Date: Wed, 17 Feb 2021 16:30:27 +0000
Message-ID: <CAGtsp8=VQcPDTCDpA4aemdDdNF4mSAgivuzGS5ZdLjMUVHxumg_at_mail.gmail.com>
Various possibilties.
a) Oracle Corp. has realised that there's a boundary condition with this
pattern that could produce wrong results and blocks the transformation
(e.g. are either of lastmoddate and lastmodtime declared not null - if not
the unnest ought to be invalid)
c) Some relatively simple code change has introduced a bug
and see if that allows the unnest.
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Feb 17 2021 - 17:30:27 CET