Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Horrible Query Performance, Simple Query -- Performance Tuning Help Needed

Re: Horrible Query Performance, Simple Query -- Performance Tuning Help Needed

From: WhiteDog <cchenoweth56_at_msn.com>
Date: 21 Apr 2006 15:37:42 -0700
Message-ID: <1145659062.096525.11530@g10g2000cwb.googlegroups.com>


Jonathan-

I'm not the 'owner' of this database, so I doubt that they will let us create a different table structure for anything. It looks like creating clustered tables or IOTs require that we recreate the underlying tables? The database was originally built by 3M, and I don't think we can make changes to the underlying structure, but only add indexes to it.

Is there any index that we could add to these tables that could speed them up?

Another idea we are thinking about is to create a materialized view based upon these tables. We could then put the appropriate indexes on the view to get the data we want quickly. However, we wanted to avoid having to do this.

Thanks for all your help everyone!

Received on Fri Apr 21 2006 - 17:37:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US