Path: news.netfront.net!news.glorb.com!postnews.google.com!v46g2000hsv.googlegroups.com!not-for-mail
From: csn <csn233@gmail.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: Tom Kyte's book obsolescence
Date: Fri, 1 Feb 2008 22:07:26 -0800 (PST)
Organization: http://groups.google.com
Lines: 11
Message-ID: <8ab653a5-f3c5-42f1-978f-5f632ea67594@v46g2000hsv.googlegroups.com>
References: <fnvc9j$9ol$1@aioe.org>
NNTP-Posting-Host: 124.13.107.23
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1201932447 11547 127.0.0.1 (2 Feb 2008 06:07:27 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Sat, 2 Feb 2008 06:07:27 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: v46g2000hsv.googlegroups.com; posting-host=124.13.107.23; 
 posting-account=B-3KYQoAAADF_bOn6h0bWzwABCvjCasm
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) 
 Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe)
Xref: news.netfront.net comp.databases.oracle.server:181977

I've noticed something similar in a few analytic SQLs that I run, ie
the non-analytic versions run faster. The non-analytic versions
actually required more logical I/Os, but consume less CPU and runs
faster.

Since I'm only dealing with a few, I can't really say how
representative this is across the board. But to be fair, there are
things possible with analytics that are just impractical without. On
the other hand, I'm not surprised that improvements in I/O have made a
difference, so maybe it is on the tasklist of developers to tackle
analytics next, maybe in 12g.
