For example pool1 has active memgrant count = 1 when i run the query. when sa runs the query the value is 0.
How can I troubleshoot?
EDIT - problem solved the active memgrant count was including the spid used to query the dmv (itself), when running from a different log in in a different pool if was correctly showing 0.