Hi,
We have the following situtaion - sometimes usesr can kick off queries and then if queries have not come back they hit cancel or just kill/close down the broser session.
This levaes queries still running on the database itself.
We can set universe parameters to limit the amount of rows a query can return or can run for.
Is there anything we can do from business objecst side such that queries would instantly die on database if user kill vbroswer session while running a webi report?
Thanks