ODOWA
Accueil Inscription Contact

How It Works: What is a Sleeping / Awaiting Command Session

This issue is as old as SQL Server.  In fact, it goes back to Sybase days but continues to fool and puzzle administrators. A session with that status of sleeping / awaiting command is simply a client connection with no active query to the SQL Server. The table below shows the transitions from running to sleeping states for a session. Connect Running Connect Completed Sleeping / Awaiting Command select @@VERSION Running select completed Sleeping / Awaiting Command The question usually arises around a session that is h... lire la suite

Lien du post: http://blogs.msdn.com/psssql/archive/2008/04/21/how-it-works-what-is-a-sleeping-awaiting-command-session.aspx

Sur le même thème :