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 |
deejayw
Starting Member
1 Post |
Posted - 2008-12-11 : 12:09:05
|
Hi,I am having an unusual problem with a machine running SQL Server 2005. We have a number of application servers which all connect to this SQL server. On occasion, we will partially lose connectivity between the SQL server and the application servers. I say partially because i can still ping the SQL server from the application server but not the application server from the SQL server. However, the TTL of the successful ping changes from its normal 128 value to 64. After a few minutes, the ping will change back to the original TTL value of 128 and the connection (to and from the SQL server) will be restored. Our Network Admin cannot see any errors on our network so i was wondering if anyone had ever seen such a thing happen before and if they have any ideas on how to resolve it. Many thanks for your time. |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-12-11 : 13:30:37
|
Any message in application Log? |
 |
|
|
|
|