You are not logged in.
Pages: 1
Does report server store/know PID of a sql in a report issued on database. If yes, how can that be accessed? If there is a situation that 2 users run the same report sql and one of them needs to be killed, how can we know the process id of the report on the server and the corresponding pid on database.
Offline
Dear Aditi,
this is not straightforward right now. By the nature of the question there is no difference on the ConnectionPool / DB side of it but just two equivalent queries running at the same time in two different sessions. However on the UserInterface / ConnectionPool side there is a difference, two different UI's executing a report. We will look into a way to access the missing information. To do so we created a feature request. Warning: This will probably not be in the near future.
Wbr jan
Offline
Hi Aditi,
we raised feature request RS-3341 for this.
Regards,
Eduardo
Offline
Thanks for the update!
Offline
Pages: 1