Enterprise Edition
Customer Service

Brother-Eagle Community

  • Visit/Join Now!
  • Get tips from other users!
  • Share your own tips, advice, and metric formulas!

DBI Products

Brother-Eagle® DB2 Performance
Advice: Sort Time(ms)

This metric shows the average sort time duration as computed by (TOTAL_SORT_TIME / TOTAL_SORTS). Brother-Eagle presents this metric as a delta between collection intervals so that you can determine if average sort times are improving or degrading.

Average Sort Time can be improved by reducing the number (and percentage) of Sort Overflows, by making sorts smaller, and by reducing the total number of sorts in the database.

To improve average sort times, analyze the SQL workload to find statements with the highest aggregate Sort and CPU costs, then implement Clustering indexes, MDC tables, or MQTs to abate the sort costs. For best results in the least amount of time, DBI suggests using Brother-Panther™ for DB2 LUW.

Brother-Eagle will indicate a warning if the average Sort Time(ms) reaches 25ms and an alert status if the average Sort Time exceeds 50ms.


View full list of DB2 LUW advice topics