Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion long running select min(timestamp) query
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
bobdurie@gmail.com  
View profile  
 More options Jan 30 2008, 12:24 pm
Newsgroups: comp.databases.oracle.server
From: "bobdu...@gmail.com" <bobdu...@gmail.com>
Date: Wed, 30 Jan 2008 09:24:16 -0800 (PST)
Local: Wed, Jan 30 2008 12:24 pm
Subject: Re: long running select min(timestamp) query
I performed this test, heres what i got:

BEFORE:
NAME
VALUE
----------------------------------------------------------------
----------
consistent gets
1656576
consistent
changes                                                       49
data blocks consistent reads - undo records
applied                      43
cleanouts and rollbacks - consistent read
gets                            0

AFTER:
NAME
VALUE
----------------------------------------------------------------
----------
consistent gets
1775792
consistent
changes                                                       49
data blocks consistent reads - undo records
applied                      43
cleanouts and rollbacks - consistent read
gets                            0

DIFF:
NAME
VALUE
----------------------------------------------------------------
----------
consistent gets
119216
consistent
changes                                                       0
data blocks consistent reads - undo records
applied                      0
cleanouts and rollbacks - consistent read
gets                            0

Looks like a lot of consistent gets...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.