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 TO TUNE ORACLE SQL QUERIES GIVE ME STEP BY SREP

Answer Posted / s.panda

Step1: At first we need to identified the high load SQLs or
top SQLs that are responsible for performance problem or in
another word the sql that consume application workload and
system resources. We can easily identify them by reviewing
past SQL execution history available in the system.

Step 2: Now generate execution plan of those high load sql
statements and verify that the execution plans produced by
the query optimizer for these statements perform reasonably.

Step 3: Implement corrective actions to generate better
execution plans for poorly performing SQL statements. While
taking corrective actions there is many considerations.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to use transactions efficiently : transact sql

1017


What is the usage of sql functions?

1203


what are all the common sql function? : Sql dba

1102


What is orm in sql?

1099


Is coalesce faster than isnull?

1017


What is a left inner join?

1068


What can you do with pl sql?

1141


how can we repair a mysql table? : Sql dba

1041


What are the main features of cursor?

1108


How many types of triggers exist in pl/sql?

1130


How can check sql version from command line?

1135


Explain ttitle and btitle.

1165


What is sql catalog?

1067


What is natural join in sql?

1044


How do I start sql from command line?

1081