cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to get memory usage and cpu usage by query?

lemmg
Member

Accepted Solutions (0)

Answers (1)

Answers (1)

Dan_vL
Product and Topic Expert
Product and Topic Expert
0 Kudos

Following the execution of a SQL query in the SAP HANA database explorer, in the messages tab, there are details on the query time and memory usage.

A screenshot of this is shown below.

I believe these metrics are also available if you are executing the query using one of the SAP HANA Client interfaces. An example for the Node.js client is the getServerMemoryUsage() Method.

Regards,
Dan van Leeuwen