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.
| Author |
Topic |
|
venkatraman7701
Starting Member
1 Post |
Posted - 2005-03-30 : 00:12:05
|
| Hi when i am trying to login to SQL Server I was not able connect to SQL Server I get the following errors.---------------------------SQL Query Analyzer---------------------------Unable to connect to server CLTNM1cVDB:Server: Msg 11, Level 16, State 1[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.---------------------------OK ---------------------------or---------------------------SQL Query Analyzer---------------------------Unable to connect to server CLTNM1cVDB:Server: Msg 701, Level 16, State 1[Microsoft][ODBC SQL Server Driver][SQL Server]There is insufficient system memory to run this query.---------------------------OK ---------------------------Please help me to solve this issueThanksVenkat |
|
|
valliyil
Starting Member
8 Posts |
Posted - 2005-03-30 : 01:43:27
|
| Check whether there is proper network connection. or check whether client connecting to a server with single IP Address & port |
 |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2005-03-30 : 01:57:19
|
| without really knowing the reason for these errors, wild guess, increase the memory to atleast 512 mb?--------------------keeping it simple... |
 |
|
|
|
|
|