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

Thread: how to know whether index is rebuilt or not?

  1. #1
    Join Date
    Mar 2005
    Posts
    26

    how to know whether index is rebuilt or not?

    i faced the interview for junior dba position, the interview ask me this quesiton

    1.how to know the whether particular index is rebuilt or not and size of index. and how to know to what type of index it was..

    2. user running a sql queries, by his queries, how to know, whether his queries using index or not...and what type index is using.... i replied to this answer, through explain plan we can know... is it right? if it right, please tell me, how to know from explain plain..

    if u have any performance tunning interview question please forward to this mail id ..i will be very grate ful to him..
    Last edited by marist89; 04-08-2005 at 09:11 PM.

  2. #2
    Join Date
    Apr 2003
    Posts
    353
    go through the dictionary views
    Instead of going thorugh the interview questions you can
    use documentations and testings.

  3. #3
    Join Date
    Aug 2002
    Location
    Atlanta
    Posts
    1,187
    Originally posted by engiri
    go through the dictionary views
    Instead of going thorugh the interview questions you can
    use documentations and testings.
    sigh
    I'm stmontgo and I approve of this message

  4. #4
    Join Date
    Sep 2003
    Location
    over the hill and through the woods
    Posts
    995
    It seems all roads lead to DB on Toms web page lol. It's funny how a discussion on index rebuilding leads to DB's escapades.
    Oracle it's not just a database it's a lifestyle!
    --------------
    BTW....You need to get a girlfriend who's last name isn't .jpg

  5. #5
    Join Date
    Mar 2002
    Location
    Mesa, Arizona
    Posts
    1,204
    Dood, read the concepts guide. The answer is between page 17 and 383.

    I like Tom Kyte. He is fact and example driven, a true "prove it" person. A true "DML Dictator".

    Don't tell anyone, but he's actually a robot.

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