Use this query to identify users currently using the MONITOR function:
SELECT UserName, IFPNo FROM DBC.SessionInfoX WHERE Partition = ’MONITOR’ ;
Use this query to identify users currently using the MONITOR function:
SELECT UserName, IFPNo FROM DBC.SessionInfoX WHERE Partition = ’MONITOR’ ;