abort processes using SQL/Beanshell
Confluence User - 06 Jul, 2022
Hello,
I'm writing a Beanshell tool to auto terminate some processes which have existed for a long time(same as manually abort a process in monitor). I want to extract these processes form tables using SQL, and change their status from "running" to "abortion". What are the names for these tables in the database?
monitor;process