DBAsupport.com Forums - Powered by vBulletin
Results 1 to 7 of 7

Thread: Db Sequential Reads

  1. #1
    Join Date
    Dec 2004
    Location
    India
    Posts
    7

    Question Db Sequential Reads

    Hi,

    I am having a lot of problems with DB SEQUENTIAL READS wait event in my statspack.
    I came to know that it is due to single block reads.

    a) What does a "Single block reads" means?
    b) Ofcourse we can create any number of indexes on a table. But Is there any criteria like only 'n' number of indexes should be created on the Database due to performance issues?
    c) Is this being caused due to suppressed indexes?

    Please do help me.


    Thanks in advance,
    sanju

  2. #2
    Join Date
    May 2001
    Posts
    736

  3. #3
    Join Date
    Dec 2004
    Location
    India
    Posts
    7
    Originally posted by akhadar
    check the following document
    http://metalink.oracle.com/metalink/...T&p_id=34559.1
    I dont have a metalink.

    Thanks Sanju

  4. #4
    Join Date
    May 2001
    Posts
    736
    Also read some books on performance tuning regarding the views mentioned in this document.
    Last edited by marist89; 12-06-2004 at 08:10 AM.

  5. #5
    Join Date
    Dec 2002
    Location
    Bangalore ( India )
    Posts
    2,434

    Re: Db Sequential Reads

    Originally posted by sanju456
    Hi,

    I am having a lot of problems with DB SEQUENTIAL READS wait event in my statspack.
    I came to know that it is due to single block reads.
    Sounds to me like you have all SQLs thirsty for indexes??..
    Or you have too many indexes on your tables..

    single block reads -> dosent the name suggest wat is the opeteration being done by Oracle/OS??

    Abhay.
    funky...

    "I Dont Want To Follow A Path, I would Rather Go Where There Is No Path And Leave A Trail."

    "Ego is the worst thing many have, try to overcome it & you will be the best, if not good, person on this earth"

  6. #6
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    Originally posted by akhadar
    ]

    posting metalink content is a breach of their copyright - should really stop doing it
    Last edited by marist89; 12-06-2004 at 08:11 AM.

  7. #7
    Join Date
    Dec 2002
    Location
    Bangalore ( India )
    Posts
    2,434
    Originally posted by davey23uk
    ]

    posting metalink content is a breach of their copyright - should really stop doing it
    Such an act might attract the Mods here to discontinue one's dbasupport ID ??
    funky...

    "I Dont Want To Follow A Path, I would Rather Go Where There Is No Path And Leave A Trail."

    "Ego is the worst thing many have, try to overcome it & you will be the best, if not good, person on this earth"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width