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: Veritas Quick I/0 and Oracle/ Asycnchronous I/O

Re: Veritas Quick I/0 and Oracle/ Asycnchronous I/O

From: Mogens Nørgaard <mno_at_MiracleAS.dk>
Date: Mon, 11 Jun 2001 19:43:49 -0700
Message-ID: <F001.00324C90.20010611192520@fatcity.com>

Kevin's point is probably, that if each index has a depth (blevel) of three, then each index will add three LIO's to any DELETE or INSERT statement. For UPDATE statements, only the indexes on the updated columns count. LIO's mean cpu usage and latch pressure, which is why we want to mininize them in many situations.

"Mohan, Ross" wrote:

> I suspect, as with most 'rules of thumb', that Kevin's
> does not scale well.
>
> || -----Original Message-----
> || From: Henry Poras [mailto:Henry.Poras_at_ctp.com]
> || Sent: Monday, June 11, 2001 4:42 PM
> || To: Multiple recipients of list ORACLE-L
> || Subject: RE: Veritas Quick I/0 and Oracle/ Asycnchronous I/O
> ||
> ||
> || Let's see. What was that rule of thumb I heard from Kevin
> || Loney? I think it
> || was that each index slows down DML by a factor of 3 (at
> || least for batch jobs
> || where you have to worry about recursive SQL). So 23 indexes
> || would run about
> || 70 times slower than no indexes. Do I sense a hardware
> || throwing contest??
> ||
> || Henry
> ||
> || -----Original Message-----
> || Sent: Monday, June 11, 2001 4:01 PM
> || To: Multiple recipients of list ORACLE-L
> ||
> ||
> || On Monday 11 June 2001 09:06, Rachel Carmichael wrote:
> || > OLTP system, main order table had 23 indexes on it.
> || Because they wanted to
> ||
> || ?!?!?!
> ||
> || That's just nuts.
> ||
> || > be able to search by customer first name, customer last
> || name, recipient
> || > first name, recipient last name .... and had foreign keys
> || all over the
> || > place.
> ||
> || Sounds like Data Mart was a term they were unfamiliar with.
> ||
> || Jared
> || --
> || Please see the official ORACLE-L FAQ: http://www.orafaq.com
> || --
> || Author: Jared Still
> || INET: jkstill_at_cybcon.com
> ||
> || Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> || San Diego, California -- Public Internet access /
> || Mailing Lists
> || --------------------------------------------------------------------
> || 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.com
> || --
> || Author: Henry Poras
> || INET: Henry.Poras_at_ctp.com
> ||
> || Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> || San Diego, California -- Public Internet access /
> || Mailing Lists
> || --------------------------------------------------------------------
> || 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.com
> --
> Author: Mohan, Ross
> INET: MohanR_at_STARS-SMI.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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).

--
Venlig hilsen

Mogens Nørgaard

Technical Director
Miracle A/S, Denmark
Web: http://MiracleAS.dk
Mobile: +45 2527 7100


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mogens =?iso-8859-1?Q?N=F8rgaard?=
  INET: mno_at_MiracleAS.dk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Mon Jun 11 2001 - 21:43:49 CDT

Original text of this message

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