Hi Samuel,
This is Ke from DMC development team. From the query result, console captured some locks for a connection with internal identifier 1. You need to check if that is the one named 'NoxGR' in your screen shot. Also note that, the timestamp in repo table is in UTC time.
You can use this query against your repository database to check the internal identifier of connection 'NoxGR'.
select dbconn_int from IBMCONSOLE.rtmon_map_dbconn where dbconn_id='NoxGR';
If the 4 records do belong to dbconn_int in the time range you viewed, could you please open a PMR for us to do further investigation? Thanks a lot.
------------------------------
KE CHEN
------------------------------