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
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 Problems with Transactions which are not 'rolled '

Author  Topic 

muleker
Starting Member

1 Post

Posted - 2008-10-01 : 06:18:13
I have a Database which was not properly detached from the SQL Ssever.
When I open the Database I get the Message:
20 transactions rolled forward in database 'xxx' (6).
0 transactions rolled back in database 'xxx' (6).

The Problem is, that I have to open this Database write protected. In
this case the transactions are not 'rolled forward'.
How can I find out if there are Transactions which are not 'rolled
forward'.


Regards

Mulenker
   

- Advertisement -