shared pool size and wait event 'direct path read temp'
Date: Wed, 2 Aug 2023 18:25:22 +0000
Message-ID: <CY4PR05MB3368C010242D03FC863E8443C30BA_at_CY4PR05MB3368.namprd05.prod.outlook.com>
-----Original Message-----
From: oracle-l-bounce_at_freelists.org <oracle-l-bounce_at_freelists.org> On Behalf Of Stefan Koehler
Sent: Wednesday, August 2, 2023 1:40 AM
To: learnerdatabase99_at_gmail.com; Oracle L <oracle-l_at_freelists.org>
Subject: Re: High Buffer busy waits
Hello Yudhi,
> But is there any way possible through which we can be more certain , it's really the same bug which is impacting us?
Bug #33973908 refers to an issue with "DBWR write coalescing" - so you have several options to dive deeper here:
Best Regards
Independent Oracle performance consultant and researcher
Website: https://urldefense.com/v3/__http://www.soocs.de__;!!Dq0X2DkFhyF93HkjWTBQKhk!VCK7S3W-c4bF-jK618kzNaFpTbiliqGB_WDVThk8DDdszN1fgn3j2HYjHVkMHHjI0Cdl-Y0SFKKM9nNKZquH$
Twitter: _at_OracleSK
> yudhi s <learnerdatabase99_at_gmail.com> hat am 01.08.2023 22:56 CEST geschrieben:
Tanel, Priit and all the others already provided you good hints how to troubleshoot - so let me just focus on one of your open questions.
Stefan Koehler
>
> Thank you so much.
>
> Actually for this database, there exists an active-active HA setup (bi-directional sync is happening using golden gate replication). And we saw when the application with the same workload is running in that other/secondary database but we don't see such high buffer busy waits during the peak period.
>
> We have fast_start_mttr_target value set as zero in both the databases.
>
> And further checking the latest one entry from dba_registry_sqlpatch , in the database in which we are getting buffer busy waits is "MERGE ON DATABASE RU 19.15.0.0.0 OF 29213893 30664385"
> whereas the other/secondary database which takes that workload without any issue is "MERGE ON DATABASE RU 19.19.0.0.0 OF 35233847 33526630".So it's likely to be related to the highlighted bug related to buffer cache- which Priit mentioned. DBWR not picking up writes for some time (Doc ID 33973908.8)
>
> But is there any way possible through which we can be more certain , it's really the same bug which is impacting us?
>
> Actually we are now live on the secondary database on which the issue is not occurring but mostly it will come again when we will move back to the primary database. However, we have AWR data and that event trend for dba_hist_system_event is saying we had a higher spike in " log file switch (checkpoint incomplete) " exactly during the same issue period. So wondering, if there exists any other waits which trend could be verified during the time to prove the point of the mentioned bug? And the bug suggests "the DB writer not picking up write for some time", so does it mean that the wait chain which we are seeing is abnormal, as its showing us the ultimate blocker as "idleblocker 1,2395,34375 (oracle_at_XXXXXXXXXXX (DBW0)" , so the idlekeyword itself pointing to the bug/idle DBW0 here?
--
https://urldefense.com/v3/__http://www.freelists.org/webpage/oracle-l__;!!Dq0X2DkFhyF93HkjWTBQKhk!VCK7S3W-c4bF-jK618kzNaFpTbiliqGB_WDVThk8DDdszN1fgn3j2HYjHVkMHHjI0Cdl-Y0SFKKM9nmka0hu$
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 02 2023 - 20:25:22 CEST