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: Why doesn't Oracle care about Linux as IBM does?

Re: Why doesn't Oracle care about Linux as IBM does?

From: Serge Rielau <srielau_at_ca.ibm.com>
Date: Thu, 16 Aug 2001 08:08:26 -0400
Message-ID: <3B7BB7BA.4E4E2869@ca.ibm.com>


Hi Mark (welcome back),

There is a difference between required and tuning. Lets take a look at a clustered benchmark result on Oracle vs. one on DB2. So far Oracle 9i has only published a clustered result on TPC-H so we cannot talk free of marketing hype about OLTP (TPC-C). It seems however DW is important for Oracle as much as it is to DB2. Please refer to the full disclosure reports of the new TPC-H 3TB benchmark.

Now please explain:
* 22 pages of Table PARTITIONING for indexes

Here is an eye opening summary (3TB Orcale vs. 1TB DB2)

Oracle:
800 rollback segments (15 pages of create statements) 194 tablespace creation commands (13 pages of create statements) 11 pages of alter tablespace creation statements. 5 pages of create table ddl (for 8 tables). 29 pages of load statements to load 8 tables. 22 pages of ddl to create 3 indexes

DB2:
1/2 page load statement
8 tablespace creation commands (2 pages of create statements) 1/2 page of create table ddl
1/2 page of create index ddl

.. and now please come again and talk about the transparancy.

Since we have just turned the ship hard into Flame.. Maybe (both having fired one salvo) we can also take this offline - Or simply aggree that by the end of the day a cluster does benefit from some DDL and system tweaking. With different sweetspots on both DBMS.

Cheers
Serge Received on Thu Aug 16 2001 - 07:08:26 CDT

Original text of this message

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