Hi,
Is there a way to know when an alarm journal table is busy or when the query is done? I mean, is there any property or something we can use in scripting to detect when the table is performing the update, when the update is actually in progress?
The question is because sometimes, depending on the date range or the number of alarms, the query lasts some time, but the alarm journal table does not have any indication that it is performing a query; it seems like it is doing nothing but then suddenly gets the data, so I want to know if by scripting we can realize when a query is in progress to add some message on the screen and remove that message when the query is done.
Any idea?
Best regards,
Daniel Fernandez.