Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how do you tune the slow running queries in oracle db , explain the methodology

Answer Posted / Shyam Ji Mishra

Tuning slow running queries in an Oracle database involves optimizing SQL statements to improve performance. Here's a general methodology:nn1. Identify Slow Queries: Use performance monitoring tools like Oracle Enterprise Manager (EM), AWR reports, or SQL Tuning Advisor to identify queries that are taking longer than expected.nn2. Analyze Query Execution Plan: Examine the execution plan of the slow query to find bottlenecks, such as full table scans or suboptimal join methods.nn3. Rewrite Queries: Modify the SQL statements to remove unnecessary operations and improve efficiency, for example, by using indexes, partitioning, or JOIN rewriting techniques.nn4. Use SQL Tuning Advisor: Oracle's SQL Tuning Advisor analyzes your queries and provides recommendations for improving their performance.nn5. Monitor and Evaluate: After implementing changes, monitor the system to ensure that query performance has improved and make further adjustments as necessary.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I remove duplicates in two columns?

1179


how to start mysql server? : Sql dba

1262


Can delete statement be rollbacked?

1050


Is primary key always clustered index?

1093


how to use regular expression in pattern match conditions? : Sql dba

1105


What is your daily office routine?

2340


what is bcp? When does it used? : Sql dba

1053


how to escape special characters in sql statements? : Sql dba

1111


what is schema? : Sql dba

1138


What is the best sql course?

1046


What is the current version of sql?

1091


Is primary key clustered index?

1018


Can we use distinct and group by together?

1133


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2090


what is dbms? : Sql dba

1061