reads vs writes
From: Ram Raman <veeeraman_at_gmail.com>
Date: Mon, 12 Feb 2024 13:59:07 -0600
Message-ID: <CAHSa0M3xCcAwNCQ55R-qwj-GN1vvjBR6AyCbSGcjTBDX5TLtuQ_at_mail.gmail.com>
Hi all,
Ram
Date: Mon, 12 Feb 2024 13:59:07 -0600
Message-ID: <CAHSa0M3xCcAwNCQ55R-qwj-GN1vvjBR6AyCbSGcjTBDX5TLtuQ_at_mail.gmail.com>
Hi all,
We are trying to find out if our database is more read or write intensive. so I queried v$sysstat in our DB that has been running for the past 2 years. When i was looking for physical writes, I queried for statistics using 'physical write%' and 'physical read%' and it looks like we are read heavy with about 15x more reads than writes. Is this a right way approximately to gauge if a system is read or write heavy?
--
Ram
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Feb 12 2024 - 20:59:07 CET