Checking transaction list waiting for lock-in SAP HANA

M_BLOCKED_TRANSACTIONS System View is used to provide a transaction list waiting for locks.

You can run the following SQL query in the editor −

SELECT * FROM M_BLOCKED_TRANSACTIONS;


Details available under M_BLOCKED_TRANSACTIONS System View in SAP HANA

Updated on: 2020-03-13T04:51:54+05:30

1K+ Views

Advertisements