all groups > sql server connect > march 2005 >
You're in the

sql server connect

group:

SQL Server 2000 stops responding



SQL Server 2000 stops responding Cathy Boehm
3/29/2005 2:29:02 PM
sql server connect: It appears to be up and running, when you expand in Enterprise Manager on a
client side, I am getting:

A connection could not be established to "Name of the server".
Reason: General network error. Check your network documentation.
ConnectionOpen (PreLoginHandshake())..

Please verify SQL Server is running and check your SQL Server registration
properties (by right-clicking on the "Name of the server" node) and try again.
This message is getting generated by SQL Server Enterprise Manager.
The question is what makes this message to generate.
Any ideas would be greatly appreciated.

--
RE: SQL Server 2000 stops responding garyw NO[at]SPAM online.microsoft.com
4/4/2005 3:35:51 PM
Hi Cathy,

You may be able to work around this issue by increasing the timeout setting
for Enterprise Manager. Select Tools-Options-Advance and increase the
login timeout setting. By default, it is set to 4 seconds. If you have an
issue with network latency, this might do the job for you.

Thank you.

Gary Whitley

This posting is provided "AS IS" with no warranties, and confers no rights.
RE: SQL Server 2000 stops responding Cathy Boehm
4/5/2005 2:25:02 PM
Thanks Gary,
I need to clarify however that this SQL Server was installed on VMware,
which changed significantly from the way they used to install servers - which
was on one physical hard drive.
Now I have master is on F:, some other databases on other drives.
Please let me know if you know anything about VMWare and SQL Server
functioning on it.
Thanks

[quoted text, click to view]
RE: SQL Server 2000 stops responding garyw NO[at]SPAM online.microsoft.com
4/6/2005 8:19:28 PM
Hi,

I have not personally tested SQL Server in a VMWare configuration.
However, the fact you have the Master database on drive 'F' and your user
databases on another drive letter should be OK. You can specify the
database file locations on any drive letter as long as they are local on
the server. In a virtual machine configuration, the drives are considered
local to the system.

You really have two separate issues at play I believe. If there is a
problem with SQL Server accessing a database file on any drive letter, SQL
will be unable to recover that database and will mark it as suspect. The
connectivity issue should have no relationship to the database drive
location.

Please let me know if this information helps.

Thanks.

Gary

This posting is provided "AS IS" with no warranties, and confers no rights.
AddThis Social Bookmark Button