Re: Can we have pending system statistics in 11g /RC for plan switch between NL & HJ

From: Harmandeep Singh <singh.bedi_at_gmail.com>
Date: Thu, 27 Sep 2018 13:13:30 +0530
Message-ID: <CAEWC_QBqY2NqchZg0EYMQotdTLaz9tRCeB2TkVYA3O0z51Semw_at_mail.gmail.com>



Please get the result of below sql from both dbs

select * from sys.aux_stats$;

Regards,
Harman

On Wed, Sep 26, 2018 at 2:25 PM kunwar singh <krishsingh.111_at_gmail.com> wrote:

> Hi everyone,
> I am having a hard time in debugging the RC for many plan differences
> between 2 DBs where the only difference is in system statistics (especially
> MREADTIM and CPUSPEED) . All other DB parameters are same.
>
> Bad plans (using NL joins) in PROD. Good plan( Hash joins) in test
>
> I read this article from Franck and one more where he mention an existing
> bug opened.
> https://blog.dbi-services.com/can-you-have-pending-system-statistics/
>
> Is there any workaround to getting *pending system statistics *working in
> 11.2.0.4 in order to check if that will resolve the problem? I do not want
> to cause widespread issues by importing system statistics when i know (
> per the above blog) that system statistics wont remain pending!
>
> Or would you suggest any other structured approach in order to find the
> problem? I am not good at all in reading 10053 trace .
> --
> Cheers,
> Kunwar
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 27 2018 - 09:43:30 CEST

Original text of this message