Steps to determine what SQL statements are currently running within the DAS database, sometimes referred to as What's Currently Running or What's Executing Now.
Environment
App Control Server: All Supported Versions
Microsoft SQL Server: All Supported Versions
Resolution
Download the attached What_is_executing_now.sql
Log in to the application server hosting the Console as the Carbon Black Service Account.
Open SQL Server Management Studio and connect to the SQL Server.
Click File > Open > File (CTRL+O) and select What_is_executing_now.sql
Click Query > Results To > Results to Text (CTRL+T).
Click Execute and once the script completes, right click the results and choose "Save Results As..."