MENU

Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Sunday, February 14, 2016

Deadlock detector graph in HANA

Please collect a deadlock detector graph .

This can be done via hdbcons -

hdbcons "deadlockdetector waitgraph -o {filename}"
hdbcons "deadlockdetector waitgraph -w -o {filename}"


You need to specify the full path for like /tmp/waitgraph.dot or /tmp/waitgraph_with_w.dot.

No comments: