Comments
-
I am glad it helped! It has definitely been a trying time to figure out where the lockouts are coming from. I have had a couple of other issues since I made this post but they were both also the Job engine worker. That can narrow it down a little, but not a lot. I find myself staring at log files so often these days...…
-
Logic error in the INNER JOIN for interfaces. It should be INNER JOIN Interfaces as I ON (P.InterfaceID=I.InterfaceID) -- Query was pulling every interface for the device instead of only what is in the QoS Stats table.
-
I am also having this issue. This is so frustrating!