Monday, July 2, 2012

Solve your top 5 SQL Server performance issues with SQL doctor‏


Performancef problems? Call the SQL doctor!
Do your SQL Servers need a check-up? Call the SQL doctor! SQL doctor analyzes your SQL Servers to give you an instant list of recommendations to solve your top performance issues. Plus, SQL doctor provides the T-SQL to implement the fixes, all in a matter of minutes.
Learn more
SQL doctor can help you cure problems related to:
bulletWait stats like cxpacket, pageiolatch, async_network_io
bulletIndex and query optimization
bulletBlocking, deadlocking and process usage
bulletLong running jobs and transactions
bulletMemory and disk usage
...and more, all for only $495 per user.
Download a free trial now
Point. Click. Cure. with SQL doctor

SQL check is FREE

Try SQL check today!
Every DBA knows the importance of monitoring SQL Server performance to proactively find and fix performance issues. But, did you know you can do this for FREE with Idera SQL check? SQL check is a free tool and provides real-time performance information for a single SQL Server. SQL check gives you:
Real-time monitoring of ~20 key performance metrics
SQL Server sessions monitoring, including locked sessions
No objects installed
Download free tool today!
horizontal line
Need to monitor more than one SQL Server?
SQL diagnostic manager screenshotSQL diagnostic manager helps you quickly identify and resolve SQL Server problems BEFORE they impact performance.
 bulletMonitor and manage SQL Servers enterprise-wide
 bulletFind and fix performance bottlenecks
 bulletAnalyze performance over time
 bulletMonitor and fix issues from any web-enabled device
 bullet24x7 monitoring with intelligent alerts - no agents required
Download free 14-day trial!
 

Free SharePoint performance monitoring tool‏

Free SharePoint performance monitoring tool
SharePoint performance monitor screenshotSharePoint performance monitor enables easy monitoring of critical performance counters for SharePoint, IIS, and Windows Operating Systems.
 bulletMonitors SharePoint performance in real-time
 bulletEasy to read graphical console
 bulletSends email alerts when issues arise
 bulletRuns in your system tray
Download free tool!
 

Wednesday, June 27, 2012

How to change Excel Web Access web part title


Today I came across a very small but very intersting stuff and I really didn’t aware abot this setting.
One of my user wanted to change the title of excel web access web part We changed it from Appearance > Title but it always took “ Excel Web Access – Title “which really irritated me
But finally I got the clue where to get this done as below
  • Click on Modify Shared Web Part
  • Under Toolbar and Title Bar uncheck Auto generate Web Part Title option and then change the name from Appearace > Title
 



  • This will allow you to change the web part title
 Hope this helps