Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transactions and Rollback
Message
From
05/10/1999 08:37:01
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00272610
Message ID:
00272648
Views:
23
After a period of time (I don't know the exact increment but I'm confident that it's small) NT will notify SQL Server that there has been no activity on the IPC channel. SQL Server will terminate the connection and rollback any open transactions.

>What exactly does SQL server do when this happens?

SQL Server uses the information in the transaction log to undo all the changes made since the transaction was began. In addition, any exclusive locks that were applied while modifiying data will be released.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform