Dear all,
I am not able to see my process. This process has been raised from AOT inside AX, it is just an export all the tables tree.
How can I distinguish amongst other running processes up?
Filtering by the following hostname I find lots of connections.
SELECT * FROM SYS.SYSPROCESSES
WHERE SPID > 50
AND hostname = 'CH001AOS01T'