I'm trying to save a recorded profiler trace as a table in database on prod sever.
we had issues
'Description:
The server will drop the connection, because the client driver has sent multiple requests while the session is in single-user mode. This error occurs when a client sends a request to reset the connection while there are batches still running in the session, or when the client sends a request while the session is resetting a connection. Please contact the client driver vendor.'
My question is when ecorded profiler trace as a table in database. The database goes to single user mode?