Table of Contents

HANA - HdbCons (DB Management Client Console)

About

The SAP HANA database server management console (hdbcons) is an expert HANA management tool.

Client Type

Command Cli

Command client on the server.

Per default hdbcons will connect to the indexserver process

hdbcons [-p <pid>] [-e <process_name>]

where:

Example:

hdbcons
SAP HANA DB Management Client Console (type '\?' to get help for client commands)
Try to open connection to server process 'hdbindexserver' on system 'HXE', instance '00'
SAP HANA DB Management Server Console (type 'help' to get help for server commands)
Executable: hdbindexserver (PID: 11554)
[OK]
--
>

hdbcons -e hdbnameserver
Executable: hdbnameserver (PID: 11395)

hdbcons -e hdbcompileserver
Executable: hdbcompileserver (PID: 11512)

hdbcons -e hdbpreprocessor
Executable: hdbpreprocessor (PID: 11514)

Studio

SAP HANA - Studio (HDBStudio)

Sap Hana Studio Hdbconsole

Then: Systems → Administration → Console

SQL

You can start hdbcons commands via SQL using:

CALL MANAGEMENT_CONSOLE_PROC('<hdbcons_command>', '<host>:<port>', ?)

Help

Documentation / Reference