Active statements

Active statement screen displays a list of currently running statements.

The screen can be accessed by selecting "MONITOR" section from the main menu and then selecting "Active statements".

Statements list can be refreshed by clicking on the REFRESH button in the top right corner.

Active statements

Column name Description
Duration How long statement is running
Status Shows current status of running statement
User name Name of user who executed statement
Statement SQL SQL of executed statement ( the whole SQL is available on statement details screen)
Actions Cancel button for running statement

Clicking on cancel button will cancel running statement. Selecting an element from the list will open new panel with details of the statement.

Running statement

Running statement screen, besides duration and status, displays also full SQL of selected statement.

Running statement

CANCEL STATEMENT button in the top right corner allows to cancel selected running statement and return to active statements list.