What is index monitoring feature in oracle?

          

What is index monitoring feature in oracle?


Oracle - What is index monitoring feature in oracle? posted by Babu Kunwar
<<Previous   Next>>

What is index monitoring feature in oracle? Explain how to use it for index optimization

SQL engine keeps indexes of all the tables that are defined inside a particular database which cause a large amount of the CPU and I/O usage. Index monitoring is a feature that is used to identify such index accurately and removing the risks associated with dropping useful indexes. It can be started and stopped by the ALTER INDEX syntax that is provided by Oracle. It can be also used for checking whether application is using the index or not.

We can use index monitoring features for index optimization with STATSPACK and AWR tables.



Write your comment - Share Knowledge and Experience


<<Previous   Next >> 
More links
PL/SQL error handling

Overview of PL/SQL Error Handling
Advantages of PL/SQL Exceptions
Explain some of the commonly used Predefined PL/SQL Exceptions.
What is user-defined exception? Explain it with an example.
Explain how PL/SQL exceptions are raised..........

Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring