Does anyone know of a product to view the transaction log besides Lumigent? I have downloaded Lumigent's product but they only let you view Northwind and Pubs. Besides, I'd like to be able to compare if there are others.
Lumigent will allow you to read other database logs ONLY if you have a licensed copy. They limit the evaluation copy to Northwind and Pubs so you can test it out. They don't want someone getting the free copy, using it to solve their problem and then not buying a licensed version.
I'm pretty sure you'll find that with any company that sells a product to read the transaction logs.
I posted this once before, never found out if it was of any practical use :-
DBCC LOG ('mydbname', n) returns the contents of the transaction log. Values of n can be 0-4 gives different results. But avoid 3 causes low resource message.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.