Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Error during startup

Author  Topic 

zaty2405
Yak Posting Veteran

58 Posts

Posted - 2010-04-19 : 22:48:41
Hi,

We keep on having the following error messages in the sql log.
" SQL Server is not ready to accept new client connections. Wait a few minutes before trying again.
If you have access to the error log, look for the informational message that
indicates that SQL Server is ready before trying to connect again. [CLIENT: 145.26.44.217]
Error: 17187, Severity: 16, State: 1"

Anyone knows what actually caused this and how to stop these
messages ?

Thank you

GilaMonster
Master Smack Fu Yak Hacker

4507 Posts

Posted - 2010-04-20 : 03:25:56
It's from apps trying to connect during startup of SQL before SQL gets to a point where it can accept connections. It's nothing to worry about.

--
Gail Shaw
SQL Server MVP
Go to Top of Page
   

- Advertisement -