How to tune database with lots of very light queries
From: Zhu,Chao <zhuchao_at_gmail.com>
Date: Tue, 29 Apr 2008 22:58:01 +0800
Message-ID: <962cf44b0804290758ic57b20ahdc0648ebfc71ba0c@mail.gmail.com>
Date: Tue, 29 Apr 2008 22:58:01 +0800
Message-ID: <962cf44b0804290758ic57b20ahdc0648ebfc71ba0c@mail.gmail.com>
We have some databases with load profile like lots of light query (mostly
pk based), each execution cost only 3-6 buffer_gets and no complex join
etc.
But due to excessive executions (10K+ query per second), load is also
driving pretty high.
Anyone has experience tune such kind of application/database? From single SQL point of view, they are already perfect.
--
Regards
Zhu Chao
www.cnoug.org
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 29 2008 - 09:58:01 CDT