on ‎2017 Aug 30 12:09 AM
Many systems have a method to profile a command or block of commands. I am looking for one that can instrument HANA SQL statements.
How can one get execution stats for a HANA SQL statement (e.g. a call procedure or a dynamic execute sql) in terms of
number of rows read
memory consumed
cpu consumed
Then, if yes, can it be applied on a statement block, like, begin instrumentation ...stuff... end instrumentation? It would be great if there was an example to follow.
Regards
Dinesh
Request clarification before answering.
you can use Visualized Plan from HANA studio to display HANA SQL execution plan, inlcude CPU time, records returned from each HANA execution step and network traffic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.