Faster SQL Profiling for Better Database Performance by Embarcadero Technologies, Inc.
Having the right diagnostic tools can make all the difference in tracking down which queries, stored routines, or triggers are bogging down your database. All too often a DBA's time is spent tracking down different performance data from disparate sources and tools. Having the big picture is important.
DB Optimizer prevents you from spinning your profiling wheels by providing three time-saving methods to profile your databases:
Pinpoint SQL causing poor database performance with graphical visualization of wait-time analysis
Find detailed activity information for an individual SQL statement, including the SQL text, events, sessions, chi...