logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How would you go about increasing the buffer cache hit ratio?


  • Correct Answer
  • Use the buffer cache advisory over a given workload and then query the v$db_cache_advice table If a change was necessary then I would use the alter system set db_cache_size command 


  • Technology problems


    Search Results


    • 1. A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
    • Discuss
    • 2. What are the Referential actions supported by FOREIGN KEY integrity constraint?
    • Discuss
    • 3. What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode?
    • Discuss
    • 4. What is a DBA?
    • Discuss
    • 5. Which among the following are the capabilities of the Cursor?

    • Options
    • A. It reads every row one by one.
    • B. It can be parameterised and hence are flexible
    • C. It can be positioned to specific rows
    • D. All the above
    • Discuss
    • 6. Explain an ORA-01555?
    • Discuss
    • 7. What does a Control file Contain?
    • Discuss
    • 8. Describe what redo logs are.
    • Discuss
    • 9. How would you force a log switch?
    • Discuss
    • 10. What does coalescing a tablespace do?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment