Find Offending SQL Bottlenecks!
Posted: January 12th, 2010 | Author: TnT Admin | Filed under: Analyze | Tags: Analyze, Bottleneck, database, MS SQL, SQL Statements, Stored Procedures | No Comments »
After the tune-able parameters are changed for optimal performance, your system still fails miserably with a poor response time. The most likely step you should take is to do a deep diagnostics on the system. Break the system up into different components such as application server where diagnostics using probes is required, database servers where SQL statements and stored procedures become the next to be scrutinized, etc… Read the rest of this entry »