Skip to content Skip to sidebar Skip to footer

Where Are All Those Sql Server Sessions From?

After launching SSMS (2008 R2) on my dev machine, which I launch with 'D:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe' -nosplash -S localhost

Solution 1:

Those sessions are being used to pull data into the Activity Monitor.


Post a Comment for "Where Are All Those Sql Server Sessions From?"