Skip to content

expensiveStatements ​

Command: expensiveStatements
Category: System Tools
Status: Production Ready

Description ​

View top resource-consuming SQL statements

Syntax ​

bash
hana-cli expensiveStatements [options]

Aliases ​

  • ``

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli expensiveStatements --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli expensiveStatements --limit 50 --orderBy totalTime

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0