Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Usage of the dbms_stats.gather_database_stats() procedure
>
> Steve,
>
I've just become aware of an instance that has 130 schemas with a total of
> 15,000 tables, 12,700 of which have no optimizer statistics. Even though
> things run relatively well without the stats we are sometimes bitten by poor
> performance without warning and have to compute stats as a fix
>
I'm confused. So you have no statistics or just some?
My concern is that this could easily become a people problem. If most queries are running fine, then when you apply statistics some queries will run worse. Maybe much worse. Then whose head will they be looking for? Been there.
Here is the way I would approach it.
Dennis Williams
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Feb 13 2006 - 12:40:32 CST
![]() |
![]() |