Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Hash Based Column Sampling In 11g As Compared To RowBased...

 
   Database Help (Home) -> Oracle -> Server RSS
Next:  Some questions about Stored Procedures, Error Han..  
Author Message
Aman Sharma

External


Since: Oct 09, 2008
Posts: 3



(Msg. 1) Posted: Fri Dec 19, 2008 3:49 am
Post subject: Hash Based Column Sampling In 11g As Compared To RowBased....
Archived from groups: comp>databases>oracle>server (more info?)

Hi,
In 11g (11106), here is what is mentioned about the stats gathering,
http://download.oracle.com/docs/cd/B28359_01/server.111/b28274/stats.h...PFGRF30
In the 11g NF guide from OU, it is mentioned that prior to 11g , the
column sampling was done with the help of "Row Based Sampling". In
11g, if one uses, ESTIMATE_PERCENT=>AUTO_SAMPLE_SIZE than the sampling
technique is Hash Based. This is by default there from 11g onwards.
Here are my questions,
1)What is the older Row Based Sampling and how it works?
2) What is the new Hash Based Sampling and how it works?
3) What's the benefit of the new technique?
Thanks in advance.
Aman....

 >> Stay informed about: Hash Based Column Sampling In 11g As Compared To RowBased... 
Back to top
Login to vote
Vladimir M. Zakharychev

External


Since: Jan 08, 2008
Posts: 91



(Msg. 2) Posted: Fri Dec 19, 2008 5:57 am
Post subject: Re: Hash Based Column Sampling In 11g As Compared To RowBased.... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Dec 19, 2:49 pm, Aman Sharma wrote:
> Hi,
> In 11g (11106), here is what is mentioned about the stats gathering,http://download.oracle.com/docs/cd/B28359_01/server.111/b28274/stats....
> In the 11g NF guide from OU, it is mentioned that prior to 11g , the
> column sampling was done with the help of "Row Based Sampling". In
> 11g, if one uses, ESTIMATE_PERCENT=>AUTO_SAMPLE_SIZE than the sampling
> technique is Hash Based. This is by default there from 11g onwards.
> Here are my questions,
> 1)What is the older Row Based Sampling and how it works?
> 2) What is the new Hash Based Sampling and how it works?
> 3) What's the benefit of the new technique?
> Thanks in advance.
> Aman....

This Oracle white paper might give a clue:
http://www.oracle.com/technology/products/bi/db/11g/pdf/twp_bidw_dss_p..._11gr1.

Regards,
Vladimir M. Zakharychev
N-Networks, makers of Dynamic PSP(tm)
http://www.dynamicpsp.com

 >> Stay informed about: Hash Based Column Sampling In 11g As Compared To RowBased... 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Hash join order - Hi, We are using Oracle 10.2.0.3.0. I have a simple query like this - select * from large_table, small_table where small_table.col = large_table.col (+) large_table has 140 million rows. Small table can have any number of rows.I am posting the..

Hash Clustered Table Question - I'm reading Tom Kyte's Expert Oracle Database Architecture about Hash Clusted Tables and have a question about something I'm obviously overlooking. I've never used hash tables before but wanted to experiment. I have a small lookup table with only 11...

Add a new row based on the condition? - Hello, I have designed two tables, one for the main information of maintenance, and the other for additional information. The additional table is used when one column in the main table has the value of 1 meaning we will send it to other company to repai...

Online Survey about web based IT training.... iPod raffle!!! - Dear friends, Below is a link to a survey we are conducting to find out your interest in advancing your technical skills through web based IT training. We are attempting to provide hard to find, high end technical/non-technical training that will enable...

dynamic column name - Dear all, I have problem, the query as the following: 1: SELECT 2: CASE 3: WHEN PRODUCT_TYPE IN (SELECT PRODUCT_TYPE FROM PROD_T WHERE TYPE_COL='ACCEPT_OS') 4: THEN (SELECT RESULT FROM PROD_T WHERE PRODUCT_TYPE=OUTER.PRODUCT_TYPE) 5: ELSE 0 6: END..
   Database Help (Home) -> Oracle -> Server All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]