Exforsys
+ Reply to Thread
Results 1 to 3 of 3

Help: Whats Clustering???

This is a discussion on Help: Whats Clustering??? within the Oracle Database forums, part of the Database category; Hey All, Iam Preethi, and having my DBA interview on friday 17th sep...im havin some 6+ months exp, and the ...

  1. #1
    pritisg is offline Junior Member Array
    Join Date
    Sep 2004
    Answers
    2

    Help: Whats Clustering???

    Hey All,

    Iam Preethi, and having my DBA interview on friday 17th sep...im havin some 6+ months exp, and the requirement its basically on clustering and PT, replication. And i hav no idea abt clusterin, and PT is just ok. :-(

    guys please help me out...give some good stuff so i can pass my interview...

    Thanks in Advance

    Regards
    Preethi


  2. #2
    madhu Guest

    Re:Help: Whats Clustering???

    Hello Preethi,

    Cluster analysis is a powerful way to organize rows in the dataset into groups or clusters of similar rows.

    If the value for the clustering factor is near the number of table blocks, it means the index is well ordered; conversely, if the value is near the number of rows in the table, the index is not well ordered (unless the row size is close to blocksize). Indexes with high clustering factors indicates that under index scan conditions, the same blocks will be read numerous times.

    I am attaching a small document on clustering. Good luck with your interview.

    Madhu (Admin)

    [file name=clustering.pdf size=45183]http://www.exforsys.com/components/com_simpleboard/uploaded/files/clustering.pdf[/file]


  3. #3
    pritisg is offline Junior Member Array
    Join Date
    Sep 2004
    Answers
    2

    Re:Help: Whats Clustering???

    Dear Madhu,

    thanks for the reply and the info, doc.......


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...