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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: rebuilding indexes - sure to cause a ruckus

RE: rebuilding indexes - sure to cause a ruckus

From: Cary Millsap <cary.millsap_at_hotsos.com>
Date: Sat, 13 Dec 2003 21:14:33 -0800
Message-ID: <F001.005D9D11.20031213211433@fatcity.com>


> not to mention running 48 batch jobs on a 8CPU box with all of them
> committing after every record and using the table to generate keys
(Cary
> would love this one) ;) They wanted to find "other reasons" and he
> conveniently ignored the real problem.

Beautiful...

Cary Millsap
Hotsos Enterprises, Ltd.
http://www.hotsos.com

Upcoming events:

- Performance Diagnosis 101: 12/16 Detroit, 1/27 Atlanta
- SQL Optimization 101: 2/16 Dallas
- Hotsos Symposium 2004: March 7-10 Dallas
- Visit www.hotsos.com for schedule details...


-----Original Message-----
Denny Koovakattu
Sent: Friday, December 12, 2003 3:20 PM
To: Multiple recipients of list ORACLE-L

  If it's from Oracle, I would believe it, i.e., I would believe somebody did actually say that ;) But it does not make it right. Now only if management knew/believed that.

Some more from Oracle,

every record to avoid locking issues on a table generating sequences, not to mention running 48 batch jobs on a 8CPU box with all of them committing after every record and using the table to generate keys (Cary

would love this one) ;) They wanted to find "other reasons" and he conveniently ignored the real problem.

BTW, I personally don't like having a zillion extents for an object (more so when you have multiple "DBA Replacement Tools" querying dba_extents constantly and showing flashing red lights) and would expect

the development team NOT to give me a deer in the headlights look when asked for table sizing info. Response most often heard is "Why do you need that. Oracle will be able to take care of it or can't Oracle take care of it or some variation thereof " What I really want to say is if you don't have any idea about your data, then please don't write any SQL. That should take care of most performance issues.

Barbara Baker wrote:

>You probably think you're joking.
>Unfortunately . . .
>
>We've been fighting with Oracle for several months
>about SEVERE performance degradation on an OpenVMS
>application after we upgraded the database to 8.1.7.4
>
>One of Oracle's recommendations taken directly from
>our TAR just 2 weeks ago:
>
>o Ensure tables and indexes have as few extents as
>possible.
>
>sigh...
>
>Barb
>
>
>--- "Bobak, Mark" <Mark.Bobak_at_il.proquest.com> wrote:
>
>
>>I think this subject has been done to death. We
>>should talk about less contentious issues such as:
>>
>> - The buffer cache hit ratio, your friend in expert
>>Oracle tuning!
>> - Rebuild your tables regularly to reduce the
>>number of extents and improve performance!
>> - Disk access is at least 10,000x slower than
>>memory, to tune your database, eliminate physical
>>I/O!
>>
>>Anyone else got and good ones? ;-)
>>
>>-Mark
>>
>>
>>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Denny Koovakattu
  INET: groups_at_koovakattu.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Cary Millsap
  INET: cary.millsap_at_hotsos.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sat Dec 13 2003 - 23:14:33 CST

Original text of this message

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