Blogs about: Execution Plan

Featured Blog

What's the most efficient way to filter on specific dates?

sql_Ben wrote 2 weeks ago: One of the most satisfying parts of being a SQL Consultant is being able to work with a customer to … more →

Tags: Technical Blog, Query Optimisation, Performance Tuning, T-SQL, indexing, Index Seek, Index Scan

Understanding SQL Server Logical Query Processing

sql_Ben wrote 2 weeks ago: When troubleshooting or performance tuning your T-SQL query it’s always wise to remember the o … more →

Tags: Technical Blog, Query Optimisation

Hotsos Symposium 2013 continued

iiotzov wrote 1 month ago: During my presentation at Hotsos 2013, an attendee questioned my statement that each filter/selectio … more →

Tags: Oracle, Performance Oracle, Cardinality Estimate Errors, confidence levels, Confidence of Cardinality Estimate, Oracle Cardinality Estimate, Oracle CBO Cardinality Estimate, Oracle CBO errors, oracle incorrect cardinality

How I forced a hard parse for a select statement .

SysDatabase Oracle wrote 1 month ago: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 I have created a table TEST1 for the follo … more →

Tags: 11gR2, General, Performance Tuning, DBMS_RLS, harde parse, Plan, Policy, shared pool, technology

Hotsos Symposium 2013 1 comment

iiotzov wrote 2 months ago: It was a great pleasure presenting at Hotsos. Thank you for attending my presentation – your c … more →

Tags: Oracle, Performance Oracle, Cardinality Estimate Errors, confidence levels, Confidence of Cardinality Estimate, Oracle Cardinality Estimate, Oracle CBO Cardinality Estimate, Oracle CBO errors, oracle incorrect cardinality

How to view xml plan as graphical execution plan

Karthick P.K wrote 3 months ago: Do you want to look XML execution plan as graphical execution plan? It is simple save the xml plan w … more →

Tags: SQLServer Tools, Convert graphical plan to XML plan, XML plan to graphical plan

Do not filter for dedicated access in (oracle) sparql1 comment

bitbach wrote 3 months ago: It took me a resort to good old autotrace lately when attempting to optimize a sparql query in oracl … more →

Tags: Oracle, Semantic Tech, SPARQL, query tuning, SQL, autotrace, Access, sem_apis, rdf_link$

sql_sql_id.sql 1.7

marceljank wrote 4 months ago: Here is thing with SQL tuning: at a certain point you encounter an inefficient SQL statement. You lo … more →

Tags: Oracle Performance Tuning, oracle sql tuning, peformance, sql_sql_id.sql, sql plan baseline

Get Parameter value from running stored procedure or Query

msufian wrote 4 months ago: Most of the time early dba get confused when an application team asks by what parameter values the s … more →

Retrieve Execution Plan

beckysoto96 wrote 4 months ago: From AWR: select plan_table_output from table (dbms_xplan.display_awr('&sqlid')); … more →

Tags: Oracle, AWR

Query Execution Plan (Basic)

Rajendra Moharana wrote 5 months ago: What is an execution plan? Every day, out in the various discussion boards devoted to Microsoft SQL … more →

Tags: SQL Server

Daily automation: Execution plan for UI Automation?

Alexander Petrovskiy wrote 6 months ago: Have you tried to debug GUI or UI Automation scripts? It’s possible, of course, however this a … more →

Tags: PowerShell, UIAutomation module, Daily automation, Visual debugger

How to set Execution plan for my sql1 comment

Gunes Erol wrote 6 months ago: Most of us face with similar issue on our sql which are running on our databases. Sometimes some sql … more →

Tags: FAQ - E-Business Suite General - Oracle Database, SET Plan, fix execution plan

Client / Server Processes and Query Processing - The Mechanics

peregrinotabudlong wrote 9 months ago: SQL Server is a true client / server database.  This means that application logic is processed both … more →

Tags: Microsoft SQL Server, Tabular Data Stream (TDS), parse sql, Stored Procedure

Optimising SQL Server for ad hoc workloads1 comment

fofo wrote 9 months ago: In this post I will be demonstrating with hands-on examples how to optimise your SQL Server for … more →

Tags: SQL Server, SQL Server 2008, SQL Server 2012, ad hoc workloads, plan cache

Looking into the contents of Plan Cache in SQL Server3 comments

fofo wrote 9 months ago: In this post I will be demonstrating with hands-on examples how to look into the contents of Plan Ca … more →

Tags: SQL Server, SQL Server 2005, SQL Server 2008, SQL Server 2012, DMV, plan cache

Stored procedure compilation and caching1 comment

fofo wrote 10 months ago: In this post I will explain when the actual caching (the stored procedure is placed in the procedure … more →

Tags: General .NET, SQL Server, SQL Server 2005, SQL Server 2008, SQL Server 2012, procedure cache, Stored Procedure

New Penn State BIM Execution Planning Docs Out

Shaun Farrell wrote 10 months ago: http://bim.psu.edu/ … more →

Tags: Process, Education, Documents, Guidance, penn state, BEP

Is HCC always benifit for you? Exadata Hybird Column Compression

Fred Sim wrote 10 months ago: Exadata implement the Hybird column compression on the cell storage server level. It stores the data … more →

Tags: Oracle Database, Oracle Exadata, oracle database performance, EHCC


Related Tags
All →

Follow this tag via RSS