GETPERFSTATS

Returns performance statistics tables.

Syntax

GETPERFSTATS

Notes

This command returns short, medium, and long performance statistics for the thread, database, and application. The statistics appear as tables in the ESSCMD window. To gather performance statistics, you must first enable statistics gathering using RESETPERFSTATS. You also use RESETPERFSTATS to return to zero the statistical persistence (length) and scope (granularity). Collecting and analyzing performance statistics can help you understand whether the databases are in good running condition or could use modifications to improve performance.

For full description of the performance statistics output, see Performance Statistics in MaxL. ESSCMD usage is deprecated.

See Also

  • RESETPERFSTATS