I would recommend checking the connections being made to your database so see if there’s a rogue connection you don’t expect. For example, here’s how to do so for SQL Server.
I would recommend checking the connections being made to your database so see if there’s a rogue connection you don’t expect. For example, here’s how to do so for SQL Server.