Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Checking connections under Management -> Process Info

Status
Not open for further replies.

iaswnidou

Programmer
Apr 19, 2005
140
0
0
GR
Hello

I have an ASP.NET application that will soon go live in our environment.

When I open the SQL Server Enterprise Manager, under Management -> Current Activity -> Process Info
I see 2-6 connections with the UserID that is used in my applications web.config file.

At the moment I see 3 connections with status "sleeping" and command equal to "awaiting command".

Is this normal? Should I do any further checks?

Thanks
 
Yes,
This is normal. It means that a connection has been established but it is not currently processing any commands.

- Paul
10qkyfp.gif

- If at first you don't succeed, find out if the loser gets anything.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top