Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: reducing LIO's
Thomas,
I have a similar situation(query) and needs performance improvement.
My understanding is that IOT is good for lookup tables. Can I use IOT
for transaction tables(gets updated every few mins).
Did anyone try clustering the tables involved in joins to improve the performance?
On Thu, 31 Mar 2005 09:42:30 -0500, Mercadante, Thomas F
<thomas.mercadante_at_labor.state.ny.us> wrote:
> I agree. I reduced a very slow OLTP summary query from 3 minutes to 5
> seconds using an IOT. This query was used every time a user hit their home
> page.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Mar 31 2005 - 21:51:30 CST