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
 General SQL Server Forums
 New to SQL Server Programming
 ConnectionTransact(GetOverLappedResult())

Author  Topic 

rsk_beckon
Starting Member

1 Post

Posted - 2007-10-05 : 05:25:54
Hai

I am using Sql server 7.0. It works for me for last 3 weeks.But suddenly is shows an error
A Connection Could Not be Established Connection Broken
ConnectionTransact(GetOverLappedResult())

I tried to open enterprise manager and start to connect to the database it flashes error. The s/w is installed in one system and it is shared by 4 to 5 users.

I also tried in command prompt by executing sqlservr.It shows the error.log cannot be opened.cannot access the file because it is being used by another process

How to resolve the issue

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-10-05 : 22:59:22
Do you have windows backup job running on the server?
Go to Top of Page
   

- Advertisement -