Kill Query at Query Administration page
Hi,
When we kill a query at Query Administration page, will it kill the database session at the database?
My two test databases act differently. And I could not figure out why.
DB1: server process is killed and the database session is also killed.
DB2: server process is killed, but the database session is not killed. I have to manually kill it in database. And when the process is PSQRYSRV, every time I kill it at page Query Administration, another execution is started. A new row shows up at page Query Administration and a new database session starts in the database.