Community

Understanding how SQL Server handles Service Isolation

(K. Brian Kelley) When I look at who is connected to my SQL Server, for instance by sys.dm_exec_sessions, I see a login that hasn’t been granted access when I check the Logins folder. I know the login is the SQL Server Agent service account. I see “NT ServiceSQL Agent” but I don’t see any connectio

Read More - Register for Free Membership