RE: Unable to connect to SQL Server 2005, the service is running..



I am running SQL Server 2005 standard edition with SP2
my server has 1.5G memory, 2 CPU 1GHz

Should CPU and memory usage be high if it is experiencing heavy load?
when the problem is happening, the CPU usage and memory usage is just normal.
(7 - 15% CPU usage)

Thanks
Joko

"Saleem Hakani" wrote:

Looks like your server is experiencing heavy load. What edition of SQL Server
are you using? How much memory do you have on the box? what service pack
level are you on? Check using PerfMon if you have sufficient system resources
available on the box? In situations where the system is in heavy load, new
connections could be denied and I think that's what's happening with your box.

Thank you,
Saleem Hakani
WWW.SQLCOMMUNITY.COM (Microsoft SQL Server Community)
SQLTips, SQL Automation Scripts, SQL Forums, SQL Articles, SQL Blogs and a
lot more for free..

"Joko" wrote:

the service is still running, i can telnet to port 1433 so the port is not
being blocked
i am getting the following error when try to connect using oSQL
Unable to complete login process due to delay in prelogin Response
Thanks
Joko

"Saleem Hakani" wrote:

Can you check to make sure that SQL Server services are not shutting down
during that time? The next time this happens, can you log in using SQLCMD -A
from the command prompt and query SP_Who and see what's going on? Can you
also make sure that the default port 1433 is not being blocked by something?


HTH
Thank you,
Saleem Hakani
WWW.SQLCOMMUNITY.COM (World Wide Microsoft SQL server Community)
SQLTips, SQL Articles, SQL Forums, SQL Automation Tools/Scripts, SQL Blogs
and much more..

"Joko" wrote:

The network is OK, i couldn't even connect to sQL from the server itself.

the protocol that are enabled is TCP/IP and named pipes.

Currently i only have one server at this time

Thanks
Joko

"Saleem Hakani" wrote:

Did you check the network connection? I've heard many customers complaining
the same and upon investigation it's found that their network admin resets
the network router. If the above is not the issue then it would be helpful to
know what netlib are you using? TCP/IP, Named Pipes? Are you experiencing
this on only one SQL Server on the same switch or other SQL Servers as well?

HTH

Thank you,
Saleem Hakani
HTTP://WWW.SQLCOMMUNITY.COM (World Wide SQL Server Community)
SQLTips, SQL Automation Tools/Scripts, SQL Articles, SQL Blogs, SQL Forums,
etc


"Joko" wrote:

Every morning, i have been experiencing this problem with my test server.
i unable to connect to SQL using Management Studio, oSQL, ODBC, Query
Analyzer from other computer at all.

I migrated SQl server from sql 2000 into SQL 2005 two weeks ago
i have iinstalled service pack 2, change the remote connection enabled.
i looked at the SQL log and i don't see anything related why the server is
not responding.

Currently the only way to be able to connect to sQL is by rebooting the
server.

Any information?
Thank you very much for your help

.



Relevant Pages

  • Re: aspnet_wp.exe Grabs All CPU
    ... The App is a simple Get Data from SQL server (code defined, ... DS and Adaptors, using the Higher performance SQL db classes, and Stored ... Server timed out the last request, but still very high CPU usage. ... the SPROC 's name to call, with slight business rule logic where required. ...
    (microsoft.public.dotnet.framework.performance)
  • Re: Access 2007->SQL Server2005 "connection was forcibly closed",G
    ... I moved every table I was able to move to the SQL ... closed connections - but all of these errors are in the version which used ... the SQL Server 2000 and everything worked ... communication between ODBC (OLEDB and Native Client, ...
    (microsoft.public.sqlserver.connect)
  • Re: Problems with Full Text Index Population
    ... I suspected the SQL 2000 FTS Deployment whitepaper was what you were reading ... As for your current FTI problems with SQL Server 2000, ... In the meanwhile, and relative to setting the MSSearch service CPU affinity, ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Unable to Apply SP4 to SQL 2000 Cluster (new Node)
    ... Rebuild the node in the failover cluster. ... Scenario 1" in SQL Server 2000 Books Online. ... This setup process updates to SP4 only the binaries on the new ...
    (microsoft.public.sqlserver.clustering)
  • Re: WSS 3.0 question
    ... I followed the advise given in removing WSS 3.0 etc, ... the server is complaining that the SQL service(?) was tempered with or corrupt. ... I may just instal the SQL server as I was going eventuall use it anyway. ... If WSUS 3.0 is installed, I would suggest you uninstall it and then you install WSS 3.0. ...
    (microsoft.public.windows.server.sbs)

Loading